cleanup
This commit is contained in:
parent
420e8c9691
commit
3f5d81629f
@ -1,21 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/08/30 16:43:24 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1999/09/23 21:11:36 jakob Exp $
|
||||
|
||||
# What port/package will be created
|
||||
#
|
||||
DISTNAME= logsurfer-1.41
|
||||
CATEGORIES= security
|
||||
|
||||
# where to send comments about this port
|
||||
#
|
||||
MAINTAINER= jakob@openbsd.org
|
||||
|
||||
# where the source files can be fetched
|
||||
#
|
||||
MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/audit/logsurfer/ \
|
||||
ftp://ftp.tuwien.ac.at/infosys/security/dfn/tools/audit/logsurfer/
|
||||
|
||||
# build/configuration variables
|
||||
#
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,20 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/07/20 19:30:41 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1999/09/23 21:13:39 jakob Exp $
|
||||
|
||||
# what port/package will be created
|
||||
#
|
||||
DISTNAME= rxp-1.0.9
|
||||
CATEGORIES= textproc
|
||||
|
||||
# where to send comments about this port
|
||||
#
|
||||
MAINTAINER= jakob@openbsd.org
|
||||
|
||||
# where the source files can be fetched
|
||||
#
|
||||
MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/richard/
|
||||
|
||||
# how to install
|
||||
#
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/rxp ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/rxp.1 ${PREFIX}/man/man1/rxp.1
|
||||
|
Loading…
Reference in New Issue
Block a user