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

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

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

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