diff options
Diffstat (limited to 'textproc/minidom/Makefile')
-rw-r--r-- | textproc/minidom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile index b3be0c486e2d..99fd33af3a07 100644 --- a/textproc/minidom/Makefile +++ b/textproc/minidom/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.cs.unibo.it/helm/mml-widget/sources/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A minimal implementation of the Document Object Model + LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ iconv.3:${PORTSDIR}/converters/libiconv |