aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-10-30 12:23:20 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-10-30 12:23:20 +0000
commit4edd31511acfbdecc0d59019138c09b58796bf7f (patch)
treeb17baacb18dbf4df7ff2115ef2ae53b60b5413be /security
parent2c6b48e3e11cc8ffc3bc0d7aa892262e81b57108 (diff)
downloadports-4edd31511acfbdecc0d59019138c09b58796bf7f.tar.gz
ports-4edd31511acfbdecc0d59019138c09b58796bf7f.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/pgpdump/Makefile4
-rw-r--r--security/pgpdump/pkg-plist2
2 files changed, 6 insertions, 0 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile
index 7291b6a9a71a..1b4a3a8e4033 100644
--- a/security/pgpdump/Makefile
+++ b/security/pgpdump/Makefile
@@ -17,5 +17,9 @@ HAS_CONFIGURE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${PREFIX}/bin
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/pgpdump
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/pgpdump
+.endif
.include <bsd.port.mk>
diff --git a/security/pgpdump/pkg-plist b/security/pgpdump/pkg-plist
index 46c0c0096fea..d16bce1a1374 100644
--- a/security/pgpdump/pkg-plist
+++ b/security/pgpdump/pkg-plist
@@ -1 +1,3 @@
bin/pgpdump
+share/doc/pgpdump/README
+@dirrm share/doc/pgpdump