Add CPE info

PR:	199370
Submitted by:	shun.fbsd.pr@dropcut.net
This commit is contained in:
Josh Paetzel 2015-04-12 01:20:44 +00:00
parent c82923d41e
commit 6bbdbbc328
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383836

View File

@ -16,7 +16,8 @@ LICENSE= MIT
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool pathfix
USES= cpe libtool pathfix
CPE_VENDOR= pyyaml
USE_LDCONFIG= yes
.include <bsd.port.mk>