summaryrefslogtreecommitdiff
path: root/security/portsentry
diff options
context:
space:
mode:
authorwiz <wiz>2002-06-01 12:33:20 +0000
committerwiz <wiz>2002-06-01 12:33:20 +0000
commitc5f405b768c402ed1e74388bc4439950588e8042 (patch)
tree04b8d05356d472bbcc02972b4a47a97b7a0785ef /security/portsentry
parent2f8540cfa61653bdff272494ddfff321dafe1929 (diff)
downloadpkgsrc-c5f405b768c402ed1e74388bc4439950588e8042.tar.gz
Install more documentation. Bump to 1.0nb1.
XXX: license == no-commercial-usage? XXX: 1.1 and 2.0b1 are out
Diffstat (limited to 'security/portsentry')
-rw-r--r--security/portsentry/Makefile8
-rw-r--r--security/portsentry/PLIST5
2 files changed, 11 insertions, 2 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index a0b4a813c45..68f71ec46e0 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2001/06/06 20:21:21 jtb Exp $
+# $NetBSD: Makefile,v 1.4 2002/06/01 12:33:20 wiz Exp $
#
DISTNAME= portsentry-1.0
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.psionic.com/tools/
@@ -27,4 +28,9 @@ post-patch:
$$f.prefix > $$f; \
done
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/portsentry
+ ${INSTALL_DATA} ${WRKSRC}/README.install ${PREFIX}/share/doc/portsentry
+ ${INSTALL_DATA} ${WRKSRC}/README.methods ${PREFIX}/share/doc/portsentry
+
.include "../../mk/bsd.pkg.mk"
diff --git a/security/portsentry/PLIST b/security/portsentry/PLIST
index a0cf211bed5..c1a695741c2 100644
--- a/security/portsentry/PLIST
+++ b/security/portsentry/PLIST
@@ -1,4 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:17:33 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/06/01 12:33:20 wiz Exp $
etc/portsentry.ignore
etc/portsentry.conf
sbin/portsentry
+share/doc/portsentry/README.install
+share/doc/portsentry/README.methods
+@dirrm share/doc/portsentry