diff options
author | demon <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
commit | a5f22e178408ba4762d22cdd129cf6a07e088a4f (patch) | |
tree | 396b981e6b8ec51d280e9a6ecfeedebdf5eb9db7 /www/mod_zap | |
parent | 4e9ebca6f60f7b28cee263edff8d042f8a428cb3 (diff) | |
download | FreeBSD-ports-a5f22e178408ba4762d22cdd129cf6a07e088a4f.zip FreeBSD-ports-a5f22e178408ba4762d22cdd129cf6a07e088a4f.tar.gz |
De-pkg-comment.
Diffstat (limited to 'www/mod_zap')
-rw-r--r-- | www/mod_zap/Makefile | 1 | ||||
-rw-r--r-- | www/mod_zap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_zap/Makefile b/www/mod_zap/Makefile index d3f3611..d24562a 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 9236b3b..0000000 --- a/www/mod_zap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Apache module that provides Z39.50 access through WWW |