mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
dd91e9d9f2
Approved by: makc
13 lines
267 B
Makefile
13 lines
267 B
Makefile
# $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>
|