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

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

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

GEANY_PLUGIN=   sendmail
GEANY_PLUGIN_DIR=   geanysendmail

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