mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Note conflict with monitoring-plugins.
Sponsored by: Absolight
This commit is contained in:
parent
88c5e8e9d2
commit
0b6d267e85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353483
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= nagios-plugins
|
PORTNAME= nagios-plugins
|
||||||
PORTVERSION= 2.0.1
|
PORTVERSION= 2.0.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= https://www.nagios-plugins.org/download/ \
|
MASTER_SITES= https://www.nagios-plugins.org/download/ \
|
||||||
|
@ -15,6 +15,8 @@ COMMENT= Plugins for Nagios
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
CONFLICTS_INSTALL= monitoring-plugins-*
|
||||||
|
|
||||||
USES= charsetfix gmake perl5 libtool
|
USES= charsetfix gmake perl5 libtool
|
||||||
CHARSETFIX_MAKEFILEIN=Makefile.am
|
CHARSETFIX_MAKEFILEIN=Makefile.am
|
||||||
USE_SUBMAKE= yes
|
USE_SUBMAKE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue