aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 11:55:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 11:55:25 +0000
commit42fe9dff59e139e4a5e57b2f9b16a42af5dbfb65 (patch)
treec561aa664c1e32c82e6c25f730f58b41c5f89009 /graphics/autotrace
parent029320cf88738d2027558878504db57d3bae4c56 (diff)
downloadports-42fe9dff59e139e4a5e57b2f9b16a42af5dbfb65.tar.gz
ports-42fe9dff59e139e4a5e57b2f9b16a42af5dbfb65.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386323
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 1e38bec1307a..de0d6d1d8da2 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -15,7 +15,8 @@ LICENSE_COMB= multi
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
-USES= pathfix pkgconfig libtool
+USES= cpe pathfix pkgconfig libtool
+CPE_VENDOR= autotrace_project
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= $$(libpng-config --I_opts)