diff options
Diffstat (limited to 'textproc/xmlppm/Makefile')
-rw-r--r-- | textproc/xmlppm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index 3471714aca18..959a8dd4f3fc 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XML-Conscious PPM Compression + LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |