svn commit: r386558 - head/archivers/unace

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat May 16 16:39:17 UTC 2015


Author: amdmi3
Date: Sat May 16 16:39:16 2015
New Revision: 386558
URL: https://svnweb.freebsd.org/changeset/ports/386558

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/archivers/unace/Makefile

Modified: head/archivers/unace/Makefile
==============================================================================
--- head/archivers/unace/Makefile	Sat May 16 16:39:14 2015	(r386557)
+++ head/archivers/unace/Makefile	Sat May 16 16:39:16 2015	(r386558)
@@ -12,7 +12,8 @@ COMMENT=	Extract, view & test ACE archiv
 
 MAKE_JOBS_UNSAFE=	yes
 
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	unace_project
 ALL_TARGET=	clean unace
 PLIST_FILES=	bin/unace
 


More information about the svn-ports-all mailing list