mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE
- Fix configure usage (this is GNU configure)
This commit is contained in:
parent
ca956716eb
commit
fa76f23e8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426921
1 changed files with 4 additions and 2 deletions
|
@ -9,8 +9,10 @@ MASTER_SITES= http://www.mavetju.org/download/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Send DHCP request to DHCP server for monitoring purposes
|
COMMENT= Send DHCP request to DHCP server for monitoring purposes
|
||||||
|
|
||||||
HAS_CONFIGURE= yes
|
LICENSE= BSD2CLAUSE
|
||||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
PLIST_FILES= bin/dhcping \
|
PLIST_FILES= bin/dhcping \
|
||||||
man/man8/dhcping.8.gz
|
man/man8/dhcping.8.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue