Date: Sun, 10 May 2015 18:56:05 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385974 - head/www/limesurvey Message-ID: <201505101856.t4AIu5rb096534@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505101856.t4AIu5rb096534>