- remove GNU_CONFIGURE, USE_AUTOCONF assumes the use of GNU_CONFIGURE

- add forgotten @dirrm in PLIST
This commit is contained in:
brad 1999-05-07 21:00:19 +00:00
parent ee0f1a236a
commit 036233c8d0
2 changed files with 3 additions and 5 deletions

View File

@ -1,24 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 1999/03/28 19:12:56 brad Exp $
# $OpenBSD: Makefile,v 1.2 1999/05/07 21:00:19 brad Exp $
DISTNAME= queso-980922
CATEGORIES= net
MASTER_SITES= ftp://apostols.org/AposTools/snapshots/ \
ftp://ftp.ee.lbl.gov/ \
ftp://freebsd.ntu.edu.tw/freebsd/_distfiles/
DISTFILES= libpcap-0.4.tar.Z ${DISTNAME}.tar.gz
DISTFILES= ${DISTNAME}.tar.gz libpcap-0.4.tar.Z
MAINTAINER= brad@openbsd.org
USE_AUTOCONF= yes
GNU_CONFIGURE= yes
post-patch:
@cd ${WRKSRC}/../libpcap-0.4/; ./configure; make
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/queso
${INSTALL_DATA} ${WRKSRC}/Documentation.txt ${PREFIX}/share/doc/queso
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
sbin/queso
share/doc/queso/Documentation.txt
@dirrm share/doc/queso