diff options
Diffstat (limited to 'textproc/fop')
-rw-r--r-- | textproc/fop/Makefile | 1 | ||||
-rw-r--r-- | textproc/fop/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index 88459e0..e13599c 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 diff --git a/textproc/fop/pkg-comment b/textproc/fop/pkg-comment deleted file mode 100644 index e34c612..0000000 --- a/textproc/fop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Print formatter driven by XSL formatting |