svn commit: r384040 - head/archivers/unzoo

Bartek Rutkowski robak at FreeBSD.org
Wed Apr 15 09:44:05 UTC 2015


Author: robak
Date: Wed Apr 15 09:44:04 2015
New Revision: 384040
URL: https://svnweb.freebsd.org/changeset/ports/384040

Log:
  archivers/unzoo: add CPE info
  
  PR:		199398
  Submitted by:	Shun <shun.fbsd.pr at dropcut.net>
  Approved by:	portmgr blanket

Modified:
  head/archivers/unzoo/Makefile

Modified: head/archivers/unzoo/Makefile
==============================================================================
--- head/archivers/unzoo/Makefile	Wed Apr 15 08:57:56 2015	(r384039)
+++ head/archivers/unzoo/Makefile	Wed Apr 15 09:44:04 2015	(r384040)
@@ -15,6 +15,7 @@ PATCH_DIST_STRIP=	-p1
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	ZOO archive extractor
 
+USES=		cpe
 EXTRA_DEFINES=	-DSYS_IS_UNIX -DSYS_HAS_MKDIR
 
 PLIST_FILES=	bin/unzoo man/man1/unzoo.1.gz


More information about the svn-ports-all mailing list