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

net-mgmt/pads: USES=shebangfix

This commit is contained in:
John Marino 2014-08-16 14:49:17 +00:00
parent f849b1ec93
commit f495c7d14b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365083

View File

@ -3,13 +3,15 @@
PORTNAME= pads
PORTVERSION= 1.2
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= net-mgmt
MASTER_SITES= SF/passive/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Passively detect network assets
USES= shebangfix
SHEBANG_FILES= src/pads-report.pl
CFLAGS+= -Wno-return-type
USE_CSTD= gnu89