diff options
Diffstat (limited to 'textproc/xmlenc/Makefile')
-rw-r--r-- | textproc/xmlenc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index 5940cd6d07fa..06fa923252df 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmlenc MAINTAINER= znerd@FreeBSD.org +COMMENT= Light-weight XML encoding library for Java BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/jakarta-ant |