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
b51d5cf16d
commit
721d0e09ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347646
2 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,4 @@ GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --localstatedir=/var
|
CONFIGURE_ARGS= --localstatedir=/var
|
||||||
ALL_TARGET= ${PORTNAME}
|
ALL_TARGET= ${PORTNAME}
|
||||||
|
|
||||||
MAN8= arpalert.8
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -4,4 +4,5 @@ etc/arpalert/maclist.deny
|
||||||
etc/arpalert/oui.txt
|
etc/arpalert/oui.txt
|
||||||
include/arpalert.h
|
include/arpalert.h
|
||||||
sbin/arpalert
|
sbin/arpalert
|
||||||
|
man/man8/arpalert.8.gz
|
||||||
@dirrmtry etc/arpalert
|
@dirrmtry etc/arpalert
|
||||||
|
|
Loading…
Add table
Reference in a new issue