diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2022-05-03 15:53:38 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2022-05-09 17:49:26 +0000 |
| commit | 429c33beb4e96656d0bac5cc9dc1006670d1b62a (patch) | |
| tree | c70033b8f26257eced785ab04c4c847a40f324bd /sysutils/nut | |
| parent | 43094d715023b1ef9a233fa8ff35e73a01c29df9 (diff) | |
Diffstat (limited to 'sysutils/nut')
| -rw-r--r-- | sysutils/nut/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 0985cc13e59b..88b04128fefd 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -2,6 +2,7 @@ PORTNAME= nut PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -9,6 +10,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cy@FreeBSD.org COMMENT= Network UPS Tools +LICENSE= GPLv2+ GPLv3+ ART10 GPLv1+ +LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= autoreconf:build compiler:c11 gmake libtool pkgconfig python:build |
