freebsd-ports/devel/geany-plugin-addons/Makefile
2014-05-12 08:03:35 +00:00

12 lines
265 B
Makefile

# $FreeBSD$
PORTNAME= geany-plugin-addons
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>