svn commit: r382475 - head/devel/log4net

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:18:12 UTC 2015


Author: sunpoet
Date: Sat Mar 28 12:18:11 2015
New Revision: 382475
URL: https://svnweb.freebsd.org/changeset/ports/382475
QAT: https://qat.redports.org/buildarchive/r382475/

Log:
  - Add CPE information
  
  PR:		198962
  Submitted by:	shun <shun.fbsd.pr at dropcut.net>

Modified:
  head/devel/log4net/Makefile

Modified: head/devel/log4net/Makefile
==============================================================================
--- head/devel/log4net/Makefile	Sat Mar 28 12:18:05 2015	(r382474)
+++ head/devel/log4net/Makefile	Sat Mar 28 12:18:11 2015	(r382475)
@@ -13,7 +13,8 @@ COMMENT=	Port for .NET of the Apache Log
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-USES=		mono zip
+USES=		cpe mono zip
+CPE_VENDOR=	apache
 NO_BUILD=	yes
 SUB_FILES=	log4net.pc
 SUB_LIST+=	PORTVERSION=${PORTVERSION}


More information about the svn-ports-head mailing list