svn commit: r364723 - head/ftp/curl
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Aug 12 17:07:48 UTC 2014
Author: sunpoet
Date: Tue Aug 12 17:07:48 2014
New Revision: 364723
URL: http://svnweb.freebsd.org/changeset/ports/364723
QAT: https://qat.redports.org/buildarchive/r364723/
Log:
- Add CPE information
Modified:
head/ftp/curl/Makefile
Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile Tue Aug 12 16:53:35 2014 (r364722)
+++ head/ftp/curl/Makefile Tue Aug 12 17:07:48 2014 (r364723)
@@ -42,10 +42,13 @@ USES= libtool:oldver pathfix perl5 tar:
.if !defined(BUILDING_HIPHOP)
USE_LDCONFIG= yes
+USES+= cpe
PORTDOCS= *
PORTEXAMPLES= *
+CPE_VENDOR= haxx
+
DOCS= BINDINGS BUGS CONTRIBUTE DISTRO-DILEMMA FAQ FEATURES HISTORY \
HTTP-COOKIES INSTALL INSTALL.devcpp INTERNALS KNOWN_BUGS \
LIBCURL-STRUCTS LICENSE-MIXING MAIL-ETIQUETTE MANUAL \
More information about the svn-ports-all
mailing list