mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Stage support
- Switch to USES
This commit is contained in:
parent
bf7fb9a050
commit
6f606db9f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341926
@ -12,12 +12,11 @@ MAINTAINER= gslin@gslin.org
|
||||
COMMENT= TCP Traffic Analyzer
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_FILES= bin/yconalyzer
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
NO_STAGE= yes
|
||||
USES= gmake
|
||||
|
||||
MAN8= yconalyzer.8
|
||||
PLIST_FILES= bin/yconalyzer \
|
||||
man/man8/yconalyzer.8.gz
|
||||
|
||||
pre-install:
|
||||
${CHMOD} a+x ${WRKSRC}/install-sh
|
||||
|
Loading…
Reference in New Issue
Block a user