aboutsummaryrefslogtreecommitdiff
path: root/textproc/domc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:21:36 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:21:36 +0000
commitcb07270bfe4b330033ca50711c0cf542623c4ad1 (patch)
treeee07ead2de09ca12c5066f1934dd8381702cc6e0 /textproc/domc
parent9c26067c12c747b733fa8f8539446975566ff6bf (diff)
downloadports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz
ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75976
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