mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to 2.1
This commit is contained in:
parent
679c470705
commit
2cc1c31e46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14942
@ -3,21 +3,20 @@
|
||||
# Date created: 7/06/1998
|
||||
# Whom: nectar@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/07/26 18:30:31 obrien Exp $
|
||||
# $Id: Makefile,v 1.1.1.1 1998/07/27 07:25:36 nectar Exp $
|
||||
#
|
||||
|
||||
DISTNAME= smurflog-1.0
|
||||
DISTNAME= smurflog-2.1
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= http://www.sy.net/security/
|
||||
MASTER_SITES= http://www.sy.net/security/ \
|
||||
http://www.bitchx.com/~humble/files/
|
||||
|
||||
MAINTAINER= nectar@FreeBSD.ORG
|
||||
|
||||
WRKSRC= ${WRKDIR}/SmurfLog-1.0
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
pre-build:
|
||||
${CP} ${FILESDIR}/Makefile ${WRKSRC}
|
||||
|
||||
post-install:
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.smurflog
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/smurflog ${PREFIX}/bin/smurflog
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (smurflog-1.0.tar.gz) = 2ead417fd3468fffa9e215cf636780e5
|
||||
MD5 (smurflog-2.1.tar.gz) = f0e0739b3c3926d120eadd546a1bcea5
|
||||
|
Loading…
Reference in New Issue
Block a user