aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-extrasel/Makefile
blob: 045408cb32ecc168e5a8075ef99c3ed6c848e773 (plain) (blame)
1
2
3
4
5
6
7
8
9
PORTNAME=	geany-plugin-extrasel
PORTVERSION=	${GEANY_VER}
CATEGORIES=	devel

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

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