summaryrefslogtreecommitdiff
path: root/devel/geany-plugin-sendmail/Makefile
blob: 3dab0cff1b78e67bc8bf7dd20e1544643bde1289 (plain)
1
2
3
4
5
6
7
8
9
PORTNAME=	geany-plugin-sendmail
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>