diff options
Diffstat (limited to 'textproc/domc/Makefile')
-rw-r--r-- | textproc/domc/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |