aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/disco
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-20 18:28:17 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-20 18:28:17 +0000
commitac713d58f1df6c3eb55281a8593bf182a4749ce5 (patch)
tree6d73904abd5563dfa701663af5d64bcf78f9baff /net-mgmt/disco
parent9dcc06472b52fd18a4ddeb7d09b249b0fa063867 (diff)
downloadports-ac713d58f1df6c3eb55281a8593bf182a4749ce5.tar.gz
ports-ac713d58f1df6c3eb55281a8593bf182a4749ce5.zip
Notes
Diffstat (limited to 'net-mgmt/disco')
-rw-r--r--net-mgmt/disco/Makefile4
-rw-r--r--net-mgmt/disco/pkg-plist4
2 files changed, 3 insertions, 5 deletions
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile
index 9ca3b45d13fd..e9241750141d 100644
--- a/net-mgmt/disco/Makefile
+++ b/net-mgmt/disco/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://www.altmode.com/disco/
MAINTAINER= krion@FreeBSD.org
COMMENT= IP discovery and fingerprinting utility
-USE_SIZE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
@@ -21,6 +20,9 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
WRKSRC= ${WRKDIR}/${PORTNAME}
+PORTDOCS= README
+PLIST_FILES= bin/disco bin/disco.fp
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/net-mgmt/disco/pkg-plist b/net-mgmt/disco/pkg-plist
deleted file mode 100644
index eef894e808cc..000000000000
--- a/net-mgmt/disco/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/disco
-bin/disco.fp
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%