freebsd-ports/devel/geany-plugin-gproject/Makefile

14 lines
266 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= geany-plugin
PORTVERSION= ${GEANY_VER}
CATEGORIES= devel
MAINTAINER= makc@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
GEANY_PLUGIN= gproject
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>