Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2015 08:49:58 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378761 - head/sysutils/squashfs-tools
Message-ID:  <201502100849.t1A8nwTe068699@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ashish
Date: Tue Feb 10 08:49:57 2015
New Revision: 378761
URL: https://svnweb.freebsd.org/changeset/ports/378761
QAT: https://qat.redports.org/buildarchive/r378761/

Log:
  - Add CPE information
  
  PR:		152806
  Submitted by:	shun <shun.fbsd.pr at dropcut.net>

Modified:
  head/sysutils/squashfs-tools/Makefile

Modified: head/sysutils/squashfs-tools/Makefile
==============================================================================
--- head/sysutils/squashfs-tools/Makefile	Tue Feb 10 07:57:36 2015	(r378760)
+++ head/sysutils/squashfs-tools/Makefile	Tue Feb 10 08:49:57 2015	(r378761)
@@ -25,7 +25,9 @@ WRKSRC=		${WRKDIR}/${DISTNAME}/squashfs-
 
 USE_CSTD=	gnu89
 
-USES=		alias gmake
+USES=		alias cpe gmake
+CPE_PRODUCT=	squashfs
+CPE_VENDOR=	phillip_lougher
 
 .include <bsd.port.options.mk>
 



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