blob: fb08fc7a7084e16902895d89296f26cb5caa0c48 (
plain)
1
2
3
4
5
6
7
8
9
|
PORTNAME= geany-plugin-codenav
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>
|