svn commit: r388513 - head/security/keepass

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jun 4 09:41:12 UTC 2015


Author: amdmi3
Date: Thu Jun  4 09:41:11 2015
New Revision: 388513
URL: https://svnweb.freebsd.org/changeset/ports/388513

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/security/keepass/Makefile

Modified: head/security/keepass/Makefile
==============================================================================
--- head/security/keepass/Makefile	Thu Jun  4 09:41:07 2015	(r388512)
+++ head/security/keepass/Makefile	Thu Jun  4 09:41:11 2015	(r388513)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	xdotool:${PORTSDIR}/x11/xdo
 
 EXTRACT_AFTER_ARGS=	-d ${WRKDIR}/${DISTNAME}
 
-USES=		dos2unix mono zip
+USES=		cpe dos2unix mono zip
 DOS2UNIX_GLOB=	*.csproj *.sln
 INSTALLS_ICONS=	yes
 SUB_FILES=	${PORTNAME}.sh


More information about the svn-ports-all mailing list