aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/domc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 03:21:36 +0800
committerknu <knu@FreeBSD.org>2003-02-21 03:21:36 +0800
commitb25a6022b8e1d00c557b8538ea35b3bdecc71ad5 (patch)
tree1fb0e17c526680b09b0bcff4063843633a2a5921 /textproc/domc
parent79685f683c26638577e12746f08e0516d8435fd2 (diff)
downloadfreebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.gz
freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.tar.zst
freebsd-ports-gnome-b25a6022b8e1d00c557b8538ea35b3bdecc71ad5.zip
De-pkg-comment.
Diffstat (limited to 'textproc/domc')
-rw-r--r--textproc/domc/Makefile1
-rw-r--r--textproc/domc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index f4c2bdf3cb72..d0d01edbd00c 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= textproc
MASTER_SITES= http://users.erols.com/mballen/domc/src/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A light weight implementation of the DOM in ANSI C
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
mba:${PORTSDIR}/devel/libmba
diff --git a/textproc/domc/pkg-comment b/textproc/domc/pkg-comment
deleted file mode 100644
index e09ab8b91584..000000000000
--- a/textproc/domc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A light weight implementation of the DOM in ANSI C