svn commit: r385974 - head/www/limesurvey

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 10 18:56:06 UTC 2015


Author: amdmi3
Date: Sun May 10 18:56:05 2015
New Revision: 385974
URL: https://svnweb.freebsd.org/changeset/ports/385974

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/limesurvey/Makefile

Modified: head/www/limesurvey/Makefile
==============================================================================
--- head/www/limesurvey/Makefile	Sun May 10 18:49:57 2015	(r385973)
+++ head/www/limesurvey/Makefile	Sun May 10 18:56:05 2015	(r385974)
@@ -13,6 +13,8 @@ COMMENT=	PHP-based survey building and r
 
 LICENSE=	GPLv2
 
+USES=		cpe
+
 # http://docs.limesurvey.org/Installation&structure=English+Instructions+for+LimeSurvey
 OPTIONS_DEFINE=		PGSQL GD LDAP ZIP
 OPTIONS_DEFAULT=	GD


More information about the svn-ports-all mailing list