1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-01-20 18:28:51 +00:00
parent 0083ca1c1c
commit 1d2db93eed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340438

View File

@ -11,11 +11,9 @@ COMMENT= Bluetooth traffic dumper, similar to tcpdump
LICENSE= GPLv2
USES= uidfix
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= hcidump.1
MANCOMPRESSED= yes
PLIST_FILES= bin/hcidump
PLIST_FILES= bin/hcidump man/man1/hcidump.1.gz
NO_STAGE= yes
.include <bsd.port.mk>