- Add CPE information

PR:		152806
Submitted by:	shun <shun.fbsd.pr at dropcut.net>
This commit is contained in:
Ashish SHUKLA 2015-02-10 08:49:57 +00:00
parent 0b6d992c8b
commit 026cf1c9f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378761

View File

@ -25,7 +25,9 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/squashfs-tools
USE_CSTD= gnu89
USES= alias gmake
USES= alias cpe gmake
CPE_PRODUCT= squashfs
CPE_VENDOR= phillip_lougher
.include <bsd.port.options.mk>