From 6111d069c9bcc3c51275253a5e43b2602ba45ae1 Mon Sep 17 00:00:00 2001 From: robak Date: Sun, 19 Apr 2015 20:45:07 +0000 Subject: devel/dulwich: add CPE info PR: 199505 Submitted by: jbeich Approved by: portmgr blanket --- devel/dulwich/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.1