96fad7360e
Approved by: makc@ (former maintainer, via email)
11 lines
252 B
Makefile
11 lines
252 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= geany-plugin-macro
|
|
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>
|