mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
net/dhcperf: sanitize COMMENT and ONLY_FOR_ARCHS_REASON.
This commit is contained in:
parent
b6a0641d4b
commit
41b235c885
@ -7,12 +7,13 @@ MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-1-freebsd-5.4-i386
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= DHCPerf delivers accurate performance metrics of Dynamic Host Configuration Protocol service
|
||||
COMMENT= Accurate performance metrics for DHCP service
|
||||
|
||||
LIB_DEPENDS= libc.so.5:misc/compat5x
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
ONLY_FOR_ARCHS_REASON= Rebuild of i386 package provided by Nominum.
|
||||
ONLY_FOR_ARCHS_REASON= rebuild of i386 package provided by Nominum
|
||||
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-1/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user