aboutsummaryrefslogtreecommitdiff
path: root/sysutils/squashfs-tools
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2015-02-10 08:49:57 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2015-02-10 08:49:57 +0000
commit026cf1c9f74bd465940bd34bb682ede62d11b3dd (patch)
tree09ea6af921aaaacfeabc2ee265e664affdccfa8b /sysutils/squashfs-tools
parent0b6d992c8b56f1e5258d0fd89133ec82163d66a4 (diff)
downloadports-026cf1c9f74bd465940bd34bb682ede62d11b3dd.tar.gz
ports-026cf1c9f74bd465940bd34bb682ede62d11b3dd.zip
Notes
Diffstat (limited to 'sysutils/squashfs-tools')
-rw-r--r--sysutils/squashfs-tools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/squashfs-tools/Makefile b/sysutils/squashfs-tools/Makefile
index 2a4210386eea..33ea215085a8 100644
--- a/sysutils/squashfs-tools/Makefile
+++ b/sysutils/squashfs-tools/Makefile
@@ -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>