aboutsummaryrefslogtreecommitdiffstats
path: root/net/arp-scan
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-31 17:02:06 +0800
committermiwi <miwi@FreeBSD.org>2014-01-31 17:02:06 +0800
commite3ccb3658ae129fa973133d21f29c4e2ed2eac46 (patch)
treed8a3a6bbd10800d25976b2cee85241a90fda39d2 /net/arp-scan
parent53246de6086541b85fdaaedd4eef475415e75c83 (diff)
downloadfreebsd-ports-gnome-e3ccb3658ae129fa973133d21f29c4e2ed2eac46.tar.gz
freebsd-ports-gnome-e3ccb3658ae129fa973133d21f29c4e2ed2eac46.tar.zst
freebsd-ports-gnome-e3ccb3658ae129fa973133d21f29c4e2ed2eac46.zip
- Stage support
- Convert to USES
Diffstat (limited to 'net/arp-scan')
-rw-r--r--net/arp-scan/Makefile4
-rw-r--r--net/arp-scan/pkg-plist5
2 files changed, 5 insertions, 4 deletions
diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile
index e33aa30bf350..2d8c80590cf8 100644
--- a/net/arp-scan/Makefile
+++ b/net/arp-scan/Makefile
@@ -12,8 +12,4 @@ COMMENT= ARP Scanning and Fingerprinting Tool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-MAN1= arp-scan.1 get-oui.1 get-iab.1 arp-fingerprint.1
-MAN5= mac-vendor.5
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/arp-scan/pkg-plist b/net/arp-scan/pkg-plist
index e059ab3fc2cb..8ce70ee6d4fe 100644
--- a/net/arp-scan/pkg-plist
+++ b/net/arp-scan/pkg-plist
@@ -5,4 +5,9 @@ bin/arp-fingerprint
%%DATADIR%%/ieee-oui.txt
%%DATADIR%%/ieee-iab.txt
%%DATADIR%%/mac-vendor.txt
+man/man1/arp-fingerprint.1.gz
+man/man1/arp-scan.1.gz
+man/man1/get-iab.1.gz
+man/man1/get-oui.1.gz
+man/man5/mac-vendor.5.gz
@dirrm %%DATADIR%%