svn commit: r386585 - head/www/c-icap

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 17 07:42:34 UTC 2015


Author: amdmi3
Date: Sun May 17 07:42:33 2015
New Revision: 386585
URL: https://svnweb.freebsd.org/changeset/ports/386585

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/c-icap/Makefile

Modified: head/www/c-icap/Makefile
==============================================================================
--- head/www/c-icap/Makefile	Sun May 17 07:25:49 2015	(r386584)
+++ head/www/c-icap/Makefile	Sun May 17 07:42:33 2015	(r386585)
@@ -16,7 +16,8 @@ LICENSE=	LGPL21
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		libtool
+USES=		cpe libtool
+CPE_VENDOR=	c-icap_project
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	c-icap
 


More information about the svn-ports-head mailing list