aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2007-01-15 01:28:41 +0800
committeritetcu <itetcu@FreeBSD.org>2007-01-15 01:28:41 +0800
commit7a2686ff55e5141fac35a4b98ca8649278c4a212 (patch)
tree7da05ef394bce7304c961d250f5c125a3117134f /security
parent6bc7a4cc660697bb7b9e0c3c34f5bbcb43aefac4 (diff)
downloadfreebsd-ports-gnome-7a2686ff55e5141fac35a4b98ca8649278c4a212.tar.gz
freebsd-ports-gnome-7a2686ff55e5141fac35a4b98ca8649278c4a212.tar.zst
freebsd-ports-gnome-7a2686ff55e5141fac35a4b98ca8649278c4a212.zip
Fix plist.
Submitted by: krismail Approved by: maintainer (private email).
Diffstat (limited to 'security')
-rw-r--r--security/libwhisker/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/libwhisker/Makefile b/security/libwhisker/Makefile
index 82f6c733de3b..a0d8edcfe26d 100644
--- a/security/libwhisker/Makefile
+++ b/security/libwhisker/Makefile
@@ -21,6 +21,9 @@ USE_PERL5= yes
PLIST_FILES= ${SITE_PERL_REL}/LW.pm \
${SITE_PERL_REL}/LW2.pm
+MAN3= LW2.3pm
+MANPREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}/perl/
+
.if !defined(NOPORTDOCS)
PORTDOCS= *
.endif