diff options
Diffstat (limited to 'textproc/domc/Makefile')
-rw-r--r-- | textproc/domc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile index f4c2bdf..b5f49f1 100644 --- a/textproc/domc/Makefile +++ b/textproc/domc/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://users.erols.com/mballen/domc/src/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A light weight implementation of the DOM in ANSI C + LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ mba:${PORTSDIR}/devel/libmba |