mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Rename the package nut22 to avoid collision with sysutils/nut
This commit is contained in:
parent
664324a628
commit
15f96e872c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329068
1 changed files with 2 additions and 4 deletions
|
@ -8,17 +8,15 @@ CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
|
MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
|
||||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
|
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
|
||||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
|
PKGNAMESUFFIX= 22
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Network UPS Tools
|
COMMENT= Network UPS Tools
|
||||||
|
|
||||||
USE_AUTOTOOLS= autoconf
|
USE_AUTOTOOLS= autoconf
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USES= pkgconfig
|
USES= gmake pkgconfig
|
||||||
|
|
||||||
NO_LATEST_LINK= yes
|
|
||||||
|
|
||||||
NUT_USER?= uucp
|
NUT_USER?= uucp
|
||||||
NUT_GROUP?= uucp
|
NUT_GROUP?= uucp
|
||||||
|
|
Loading…
Add table
Reference in a new issue