diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-30 04:05:12 +0800 |
commit | a3b5135851621cb514e7708d11f9dc82f851ea5c (patch) | |
tree | b2b32cc424aeb8dc4d13263958511bf8ca92bc34 /www/webkit-sharp | |
parent | 095098375dd5bb1d27d533ffc7dc27305e105c95 (diff) | |
download | marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.gz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.bz2 marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.lz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.xz marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.tar.zst marcuscom-ports-a3b5135851621cb514e7708d11f9dc82f851ea5c.zip |
Remove these ports now that they are in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/webkit-sharp')
-rw-r--r-- | www/webkit-sharp/Makefile | 35 | ||||
-rw-r--r-- | www/webkit-sharp/distinfo | 3 | ||||
-rw-r--r-- | www/webkit-sharp/pkg-descr | 3 | ||||
-rw-r--r-- | www/webkit-sharp/pkg-plist | 12 |
4 files changed, 0 insertions, 53 deletions
diff --git a/www/webkit-sharp/Makefile b/www/webkit-sharp/Makefile deleted file mode 100644 index 20f9c112f..000000000 --- a/www/webkit-sharp/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: webkit-sharp -# Date created: 2008-09-01 -# Whom: Romain Tartiere <romain@blogreen.org> -# -# $FreeBSD$ -# - -PORTNAME= webkit-sharp -PORTVERSION= 0.2 -PORTREVISION= 5 -#PORTEPOCH= 0 -CATEGORIES= www -MASTER_SITES= ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}/ -#MASTER_SITE_SUBDIR= -#PKGNAMEPREFIX= -#PKGNAMESUFFIX= -#DISTNAME= -#EXTRACT_SUFX= -#DISTFILES= -#DIST_SUBDIR= ${PORTNAME} -#EXTRACT_ONLY= - -MAINTAINER= mono@FreeBSD.org -COMMENT= Mono bindings for Webkit - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:${PORTSDIR}/www/webkit-gtk2 -RUN_DEPENDS= ${BUILD_DEPENDS} - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtksharp20 - -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> diff --git a/www/webkit-sharp/distinfo b/www/webkit-sharp/distinfo deleted file mode 100644 index 2ca0ba272..000000000 --- a/www/webkit-sharp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (webkit-sharp-0.2.tar.bz2) = 8041fba941b7299e432380c86b6dddf8 -SHA256 (webkit-sharp-0.2.tar.bz2) = ce0f87546d0a8c0a7f8d2c23075c80e109aa6c5fc30480b42f4c3c14ff5562a9 -SIZE (webkit-sharp-0.2.tar.bz2) = 81853 diff --git a/www/webkit-sharp/pkg-descr b/www/webkit-sharp/pkg-descr deleted file mode 100644 index 8c4b1875e..000000000 --- a/www/webkit-sharp/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -WebKit# is a .NET language binding for the WebKit rendering engine. - -WWW: http://webkit.org diff --git a/www/webkit-sharp/pkg-plist b/www/webkit-sharp/pkg-plist deleted file mode 100644 index 02d65e613..000000000 --- a/www/webkit-sharp/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -@comment $FreeBSD$ -lib/mono/gac/webkit-sharp/1.0.0.0__eaa1d335d2e19745/webkit-sharp.dll -lib/mono/gac/webkit-sharp/1.0.0.0__eaa1d335d2e19745/webkit-sharp.dll.config -lib/mono/webkit-sharp/webkit-sharp.dll -lib/monodoc/sources/webkit-sharp-docs.source -lib/monodoc/sources/webkit-sharp-docs.tree -lib/monodoc/sources/webkit-sharp-docs.zip -libdata/pkgconfig/webkit-sharp-1.0.pc -@dirrm lib/pkgconfig -@dirrm lib/mono/webkit-sharp -@dirrm lib/mono/gac/webkit-sharp/1.0.0.0__eaa1d335d2e19745 -@dirrm lib/mono/gac/webkit-sharp |