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

PORTNAME=	geany-plugin-sendmail
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>