aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/fastjar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/fastjar/Makefile')
-rw-r--r--archivers/fastjar/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index 667fe81a916..599d3c2ac3d 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= maho/fastjar
MAINTAINER= maho@FreeBSD.org
COMMENT= A version of JDK's `jar' command written entirely in C
-BROKEN= Incomplete pkg-plist
-
USE_BZIP2= yes
USE_GETOPT_LONG=yes
-WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
PORTDOCS= CHANGES README
PLIST_FILES= bin/fastjar bin/grepjar
@@ -27,6 +25,9 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
USE_PERL5_BUILD= yes
+INFO= fastjar
+MAN1= fastjar.1 grepjar.1
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}