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

12 lines
253 B
Makefile
Raw Normal View History

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