diff options
Diffstat (limited to 'textproc/fop/Makefile')
-rw-r--r-- | textproc/fop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index 88459e083406..e13599ce333e 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://xml.apache.org/dist/fop/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= kiri@FreeBSD.org +COMMENT= Print formatter driven by XSL formatting WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} NO_BUILD= yes |