svn commit: r389092 - head/net-mgmt/nagios-snmp-plugins

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Jun 10 17:27:54 UTC 2015


Author: amdmi3
Date: Wed Jun 10 17:27:53 2015
New Revision: 389092
URL: https://svnweb.freebsd.org/changeset/ports/389092

Log:
  - Add LICENSE
  - Drop @dirrm* from plist

Modified:
  head/net-mgmt/nagios-snmp-plugins/Makefile
  head/net-mgmt/nagios-snmp-plugins/pkg-plist

Modified: head/net-mgmt/nagios-snmp-plugins/Makefile
==============================================================================
--- head/net-mgmt/nagios-snmp-plugins/Makefile	Wed Jun 10 17:27:29 2015	(r389091)
+++ head/net-mgmt/nagios-snmp-plugins/Makefile	Wed Jun 10 17:27:53 2015	(r389092)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://www.softwareforge.d
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Additional SNMP plugins for Nagios
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
 
 GNU_CONFIGURE=	yes

Modified: head/net-mgmt/nagios-snmp-plugins/pkg-plist
==============================================================================
--- head/net-mgmt/nagios-snmp-plugins/pkg-plist	Wed Jun 10 17:27:29 2015	(r389091)
+++ head/net-mgmt/nagios-snmp-plugins/pkg-plist	Wed Jun 10 17:27:53 2015	(r389092)
@@ -1,5 +1,3 @@
 libexec/nagios/check_snmp_disk
 libexec/nagios/check_snmp_proc
- at dirrmtry libexec/nagios
 %%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%


More information about the svn-ports-head mailing list