- install doc in ${PREFIX}/share/doc/smurflog/ .
- bump PKGNAME. ok todd@
This commit is contained in:
parent
8e2d2dcdfb
commit
4096bb5ff7
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2005/11/03 18:28:56 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2006/11/15 14:12:19 aanriot Exp $
|
||||
|
||||
COMMENT= "logs smurf attacks"
|
||||
DISTNAME= smurflog-2.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= net security
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PACKETSTORM:=UNIX/loggers/}
|
||||
@ -20,7 +21,8 @@ CONFIGURE_STYLE= gnu autoconf no-autoheader
|
||||
NO_REGRESS= Yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.smurflog
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/smurflog/
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/smurflog/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/smurflog ${PREFIX}/sbin/smurflog
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/04/07 01:54:53 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2006/11/15 14:12:19 aanriot Exp $
|
||||
sbin/smurflog
|
||||
share/doc/README.smurflog
|
||||
share/doc/smurflog/
|
||||
share/doc/smurflog/README
|
||||
|
Loading…
x
Reference in New Issue
Block a user