diff options
author | demon <demon@FreeBSD.org> | 2003-02-22 17:13:13 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-02-22 17:13:13 +0800 |
commit | a5f22e178408ba4762d22cdd129cf6a07e088a4f (patch) | |
tree | 396b981e6b8ec51d280e9a6ecfeedebdf5eb9db7 /www | |
parent | 4e9ebca6f60f7b28cee263edff8d042f8a428cb3 (diff) | |
download | freebsd-ports-gnome-a5f22e178408ba4762d22cdd129cf6a07e088a4f.tar.gz freebsd-ports-gnome-a5f22e178408ba4762d22cdd129cf6a07e088a4f.tar.zst freebsd-ports-gnome-a5f22e178408ba4762d22cdd129cf6a07e088a4f.zip |
De-pkg-comment.
Diffstat (limited to 'www')
-rw-r--r-- | www/calamaris/Makefile | 1 | ||||
-rw-r--r-- | www/calamaris/pkg-comment | 1 | ||||
-rw-r--r-- | www/links/Makefile | 1 | ||||
-rw-r--r-- | www/links/pkg-comment | 1 | ||||
-rw-r--r-- | www/links1/Makefile | 1 | ||||
-rw-r--r-- | www/links1/pkg-comment | 1 | ||||
-rw-r--r-- | www/mod_zap/Makefile | 1 | ||||
-rw-r--r-- | www/mod_zap/pkg-comment | 1 |
8 files changed, 4 insertions, 4 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index 0d0dfdede7b7..34dc47d0874b 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www textproc MASTER_SITES= http://cord.de/tools/squid/calamaris/ MAINTAINER= demon@FreeBSD.org +COMMENT= A perl script to produce statistics out of Squid log files USE_PERL5= yes NO_BUILD= yes diff --git a/www/calamaris/pkg-comment b/www/calamaris/pkg-comment deleted file mode 100644 index f9dc1e98b623..000000000000 --- a/www/calamaris/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl script to produce statistics out of Squid log files diff --git a/www/links/Makefile b/www/links/Makefile index bc1103d12689..bc37d5ebef54 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ DISTNAME= ${PORTNAME}-2.1pre7 MAINTAINER= demon@FreeBSD.org +COMMENT= Lynx-like text WWW browser GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-javascript --with-ssl --without-svgalib diff --git a/www/links/pkg-comment b/www/links/pkg-comment deleted file mode 100644 index c02d23d5888f..000000000000 --- a/www/links/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lynx-like text WWW browser diff --git a/www/links1/Makefile b/www/links1/Makefile index f6bd07bc469c..1bd009395b53 100644 --- a/www/links1/Makefile +++ b/www/links1/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \ ftp://ftp.fu-berlin.de/unix/network/www/links/ MAINTAINER= demon@FreeBSD.org +COMMENT= Lynx-like text WWW browser GNU_CONFIGURE= yes diff --git a/www/links1/pkg-comment b/www/links1/pkg-comment deleted file mode 100644 index c02d23d5888f..000000000000 --- a/www/links1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lynx-like text WWW browser diff --git a/www/mod_zap/Makefile b/www/mod_zap/Makefile index d3f3611456cd..d24562a9b410 100644 --- a/www/mod_zap/Makefile +++ b/www/mod_zap/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://ftp.indexdata.dk/pub/zap/ DISTNAME= zap-${PORTVERSION} MAINTAINER= demon@FreeBSD.org +COMMENT= An Apache module that provides Z39.50 access through WWW BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 \ ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83 diff --git a/www/mod_zap/pkg-comment b/www/mod_zap/pkg-comment deleted file mode 100644 index 9236b3bd986e..000000000000 --- a/www/mod_zap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module that provides Z39.50 access through WWW |