Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 09:44:05 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384040 - head/archivers/unzoo
Message-ID:  <201504150944.t3F9i5IQ067324@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504150944.t3F9i5IQ067324>