diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/neon/Makefile | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) |
Notes
Diffstat (limited to 'www/neon/Makefile')
-rw-r--r-- | www/neon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index 4e997b9040b9..8b109efa7c6e 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ MAINTAINER= rodrigc@attbi.com +COMMENT= An HTTP and WebDAV client library for Unix systems, with a C interface LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |