- add HOMEPAGE
- remove FAKE=Yes - HAS_CONFIGURE -> CONFIGURE_STYLE
This commit is contained in:
parent
fd473ef863
commit
813191225d
@ -1,12 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2000/05/29 21:39:27 angelos Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2000/07/29 23:12:51 brad Exp $
|
||||
|
||||
DISTNAME= nmap-2.53
|
||||
PKGNAME= nmap-2.53
|
||||
CATEGORIES= net security
|
||||
NEED_VERSION= 1.234
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= http://www.insecure.org/nmap/dist/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
HOMEPAGE= http://www.insecure.org/nmap/
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -14,11 +16,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
FAKE= Yes
|
||||
|
||||
HAS_CONFIGURE= Yes
|
||||
CONFIGURE_ARGS= --prefix='$${DESTDIR}${PREFIX}' \
|
||||
--no-recursion
|
||||
CONFIGURE_STYLE= gnu dest
|
||||
CONFIGURE_ARGS= --no-recursion
|
||||
|
||||
post-extract:
|
||||
@rm -rf ${WRKSRC}/libpcap*
|
||||
|
@ -29,4 +29,4 @@ specification, decoy scanning, determination of TCP sequence
|
||||
predictability characteristics, and output to machine parseable or
|
||||
human readable log files.
|
||||
|
||||
For more details, see http://www.insecure.org/nmap/
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user