svn commit: r384483 - head/sysutils/puppet

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 22 11:03:40 UTC 2015


Author: amdmi3
Date: Wed Apr 22 11:03:39 2015
New Revision: 384483
URL: https://svnweb.freebsd.org/changeset/ports/384483

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/puppet/Makefile

Modified: head/sysutils/puppet/Makefile
==============================================================================
--- head/sysutils/puppet/Makefile	Wed Apr 22 11:03:13 2015	(r384482)
+++ head/sysutils/puppet/Makefile	Wed Apr 22 11:03:39 2015	(r384483)
@@ -17,6 +17,8 @@ RUN_DEPENDS=	rubygem-facter>=0:${PORTSDI
 		rubygem-ruby-augeas>=0:${PORTSDIR}/textproc/rubygem-augeas \
 		rubygem-hiera>=0:${PORTSDIR}/sysutils/rubygem-hiera
 
+USES=		cpe
+CPE_VENDOR=	puppetlabs
 CONFLICTS=	puppet-2*
 NO_BUILD=	yes
 USE_RUBY=	yes


More information about the svn-ports-all mailing list