diff options
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r-- | textproc/expat2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 4840403904f3..6ce12a6430bb 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= expat MAINTAINER= kuriyama@FreeBSD.org +COMMENT= XML 1.0 parser written in C USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |