aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-miniscript/Makefile
blob: 0b64c50434520f8bd52c6406ce2620dddc9ee4f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

PORTNAME=	geany-plugin-miniscript
PORTVERSION=	${GEANY_VER}
PORTREVISION=	1
CATEGORIES=	devel

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

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