# Created by: Aldis Berjoza # $FreeBSD$ PORTNAME= geany-plugins PORTVERSION= ${GEANY_VER} CATEGORIES= devel DISTFILES= # none MAINTAINER= makc@FreeBSD.org COMMENT= Geany plugins (meta port) NO_BUILD= yes NO_INSTALL= yes NO_MTREE= yes .include "${.CURDIR}/files/bsd.geany-plugins.mk" OPTIONS_DEFINE= NLS # NLS option first, then plugins sorted in GEANY_PLUGINS_ALL NO_OPTIONS_SORT= yes .for plugin in ${GEANY_PLUGINS_ALL} OPTIONS_DEFINE+= ${plugin:tu} OPTIONS_DEFAULT+= ${plugin:tu} ${plugin:tu}_DESC= ${${plugin}_DESC} ${plugin:tu}_RUN_DEPENDS= geany-plugin-${plugin}>=0:${PORTSDIR}/devel/geany-plugin-${plugin} .endfor NLS_RUN_DEPENDS= geany-plugins-l10n>=0:${PORTSDIR}/devel/geany-plugins-l10n .include -git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
* Unbreakantoine2014-10-201-1/+1
* - Convert ports from cad/, chinese/, comms/ and converters/ to newmva2014-10-191-3/+2
* - Convert to PYDISTUTILS_AUTOPLISTmiwi2014-02-122-30/+3
* - Update WWW:sunpoet2013-11-211-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Update to 1.1.5wen2012-09-023-3/+4
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* - Update to 1.1.3wen2010-12-232-5/+3
* Spelling and whitespace fixes.olgeni2010-08-051-1/+1
* - Add missing dependence to fix the build error reported by qat@wen2010-06-131-0/+4
* - Update to 1.1.2wen2010-06-092-5/+5
* - Update to 1.1.1miwi2008-12-073-21/+21