2012-10-06 20:20:59 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2013-03-21 15:43:24 +01:00
|
|
|
PORTNAME= geany-plugin-codenav
|
2012-10-06 20:20:59 +02:00
|
|
|
PORTVERSION= ${GEANY_VER}
|
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= makc@FreeBSD.org
|
|
|
|
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|