aboutsummaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-addons/Makefile
blob: 3a10d1ccbc91e9dec9cd16b61a1135f47af3b35f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PORTNAME=   geany-plugin-addons
PORTVERSION=    ${GEANY_VER}
CATEGORIES= devel

MAINTAINER= makc@FreeBSD.org
COMMENT=    Geany plugin: ${${GEANY_PLUGIN}_DESC}

.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>