svn commit: r386589 - head/devel/cgit
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun May 17 09:13:25 UTC 2015
Author: amdmi3
Date: Sun May 17 09:13:24 2015
New Revision: 386589
URL: https://svnweb.freebsd.org/changeset/ports/386589
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/devel/cgit/Makefile
Modified: head/devel/cgit/Makefile
==============================================================================
--- head/devel/cgit/Makefile Sun May 17 08:33:06 2015 (r386588)
+++ head/devel/cgit/Makefile Sun May 17 09:13:24 2015 (r386589)
@@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
PROJECTHOST= git-core
GIT_VERSION= 2.3.3
-USES= gmake iconv shebangfix tar:xz
+USES= cpe gmake iconv shebangfix tar:xz
+CPE_VENDOR= lars_hjemli
SHEBANG_FILES= filters/html-converters/resources/markdown.pl
CFLAGS+= -I${LOCALBASE}/include
More information about the svn-ports-head
mailing list