summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-04-19 20:45:07 +0000
committerrobak <robak@FreeBSD.org>2015-04-19 20:45:07 +0000
commit6111d069c9bcc3c51275253a5e43b2602ba45ae1 (patch)
tree08be62202a82a4dead8138034bc2c9dbf20aab4f
parentc1d6d7287951d504d2df06b9075d2b4a07447795 (diff)
downloadFreeBSD-ports-6111d069c9bcc3c51275253a5e43b2602ba45ae1.zip
FreeBSD-ports-6111d069c9bcc3c51275253a5e43b2602ba45ae1.tar.gz
devel/dulwich: add CPE info
PR: 199505 Submitted by: jbeich Approved by: portmgr blanket
-rw-r--r--devel/dulwich/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile
index 2a75d24..d127d18 100644
--- a/devel/dulwich/Makefile
+++ b/devel/dulwich/Makefile
@@ -18,7 +18,8 @@ PORTDOCS= AUTHORS HACKING NEWS README.md file-format.txt \
repo.txt tag.txt
PORTEXAMPLES= clone.py config.py diff.py latest_change.py
-USES= python:2
+USES= cpe python:2
+CPE_VENDOR= dulwich_project
USE_PYTHON= distutils autoplist
OPTIONS_DEFINE= DOCS EXAMPLES
OpenPOWER on IntegriCloud