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

MAINTAINER=	madpilot@FreeBSD.org
COMMENT=	Geany plugin: ${${GEANY_PLUGIN}_DESC}
WWW=		https://plugins.geany.org/geanyextrasel.html

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