diff options
Diffstat (limited to 'www/dillo2')
-rw-r--r-- | www/dillo2/Makefile | 34 | ||||
-rw-r--r-- | www/dillo2/distinfo | 1 | ||||
-rw-r--r-- | www/dillo2/pkg-descr | 14 | ||||
-rw-r--r-- | www/dillo2/pkg-plist | 4 |
4 files changed, 0 insertions, 53 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile deleted file mode 100644 index 129db937fc62..000000000000 --- a/www/dillo2/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: dillo -# Date created: 23 February 2001 -# Whom: George Reid <greid@ukug.uk.freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= dillo -PORTVERSION= 0.7.2 -CATEGORIES= www -MASTER_SITES= http://dillo.auriga.wearlab.de/download/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A fast, small graphical Web browser built upon GTK+ - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png - -USE_BZIP2= yes -USE_GNOME= gtk12 -USE_REINPLACE= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g ; \ - s|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|dillorc|dillorc.sample|g' ${WRKSRC}/Makefile.in - @${CP} ${WRKSRC}/dillorc ${WRKSRC}/dillorc.sample - -.include <bsd.port.mk> diff --git a/www/dillo2/distinfo b/www/dillo2/distinfo deleted file mode 100644 index a11083312ecc..000000000000 --- a/www/dillo2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (dillo-0.7.2.tar.bz2) = 8072ff85bde54f9e421ddadd642d6722 diff --git a/www/dillo2/pkg-descr b/www/dillo2/pkg-descr deleted file mode 100644 index 60885fd6a8df..000000000000 --- a/www/dillo2/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Dillo is a web browser project completely written in C (currently the code -is based on gzilla-0.2.2's widget, and a new improved network engine -written from scratch). - -Dillo is small; source is less than 360 kB and binary is less than 270 Kb. - -Dillo aims to be a multiplatform browser alternative that's small, -stable, developer-friendly, usable, fast, and extensible. - -Dillo is mainly based on GTK+ (GNOME is NOT required!) - -Dillo is very fast! - -WWW: http://dillo.auriga.wearlab.de/ diff --git a/www/dillo2/pkg-plist b/www/dillo2/pkg-plist deleted file mode 100644 index 21b4ca1759d0..000000000000 --- a/www/dillo2/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -@comment $FreeBSD$ -bin/dillo -bin/bm_srv12 -etc/dillorc.sample |