aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:39 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:39 +0000
commitb062eacc0cb6f5ab8709652a418580b8ee3e9932 (patch)
tree9afdd214019573e2e68321503b63aef8c7564b9e
parent7e3c14267ad108e2623de72fdc4081971d6f20e6 (diff)
downloadports-b062eacc0cb6f5ab8709652a418580b8ee3e9932.tar.gz
ports-b062eacc0cb6f5ab8709652a418580b8ee3e9932.zip
textproc/libsass: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/libsass/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libsass/Makefile b/textproc/libsass/Makefile
index a9eba1620a48..d197c38a05e9 100644
--- a/textproc/libsass/Makefile
+++ b/textproc/libsass/Makefile
@@ -11,7 +11,8 @@ COMMENT= C/C++ implementation of a Sass compiler
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf compiler:c++11-lib gmake libtool pathfix
+USES= autoreconf compiler:c++11-lib cpe gmake libtool pathfix
+CPE_VENDOR= sass-lang
USE_GITHUB= yes
USE_LDCONFIG= yes