summaryrefslogtreecommitdiff
path: root/net/LaBrea
diff options
context:
space:
mode:
authoragc <agc>2001-11-07 16:31:26 +0000
committeragc <agc>2001-11-07 16:31:26 +0000
commitbd393898386f7c0d8ba2f34cbab7118d8b7777d2 (patch)
treed7abd618554c1df92c8a7abd5364042d463d8b68 /net/LaBrea
parent6e9963e193565249dbbb5c9d3dd66bf33af4be92 (diff)
downloadpkgsrc-bd393898386f7c0d8ba2f34cbab7118d8b7777d2.tar.gz
Install the documentation for this package in the correct place.
Diffstat (limited to 'net/LaBrea')
-rw-r--r--net/LaBrea/Makefile6
-rw-r--r--net/LaBrea/PLIST3
2 files changed, 5 insertions, 4 deletions
diff --git a/net/LaBrea/Makefile b/net/LaBrea/Makefile
index 582e176cc80..509e2964dd6 100644
--- a/net/LaBrea/Makefile
+++ b/net/LaBrea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/10/11 14:49:31 agc Exp $
+# $NetBSD: Makefile,v 1.2 2001/11/07 16:31:26 agc Exp $
#
DISTNAME= LaBrea
@@ -14,11 +14,11 @@ COMMENT= builds tarpits/honeypots for scanners
post-extract:
cd ${WRKSRC}; \
${MV} LaBrea.c LaBrea.c.in && \
- ${SED} -e 's/.$$//' -e 's|LaBrea.README|${PREFIX}/doc/LaBrea|g' LaBrea.c.in > LaBrea.c
+ ${SED} -e 's/.$$//' -e 's|LaBrea.README|${PREFIX}/share/doc/LaBrea|g' LaBrea.c.in > LaBrea.c
do-install:
${BSD_INSTALL_PROGRAM} ${WRKSRC}/LaBrea ${PREFIX}/sbin
- ${BSD_INSTALL_DATA} ${WRKSRC}/LaBrea.README ${PREFIX}/doc/LaBrea
+ ${BSD_INSTALL_DATA} ${WRKSRC}/LaBrea.README ${PREFIX}/share/doc/LaBrea
.include "../../devel/libnet/buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/LaBrea/PLIST b/net/LaBrea/PLIST
index 08c815c5c1b..f55d1dbbc55 100644
--- a/net/LaBrea/PLIST
+++ b/net/LaBrea/PLIST
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:54:41 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/11/07 16:31:26 agc Exp $
sbin/LaBrea
+share/doc/LaBrea