aboutsummaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-codenav/Makefile
blob: 9b6e919b9ce2dd374cef1dd36234e497b7134b87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

PORTNAME=   geany-plugin-codenav
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>