mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Stage support
This commit is contained in:
parent
e5fdee1662
commit
a583d66f2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343886
1 changed files with 5 additions and 6 deletions
|
@ -9,13 +9,12 @@ MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
|
||||||
MAINTAINER= edwin@mavetju.org
|
MAINTAINER= edwin@mavetju.org
|
||||||
COMMENT= Convert, change, and calculate with IPv6 addresses
|
COMMENT= Convert, change, and calculate with IPv6 addresses
|
||||||
|
|
||||||
USES= gettext
|
USES= gettext gmake
|
||||||
USE_GMAKE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
PLIST_FILES= bin/ipv6calc bin/ipv6logconv bin/ipv6logstats bin/ipv6loganon
|
PLIST_FILES= bin/ipv6calc bin/ipv6logconv bin/ipv6logstats \
|
||||||
|
bin/ipv6loganon man/man8/ipv6calc.8.gz \
|
||||||
|
man/man8/ipv6loganon.8.gz man/man8/ipv6logconv.8.gz \
|
||||||
|
man/man8/ipv6logstats.8.gz
|
||||||
|
|
||||||
MAN8= ipv6calc.8 ipv6logconv.8 ipv6logstats.8 ipv6loganon.8
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue