mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 03:23:10 -04:00
11 lines
254 B
Makefile
11 lines
254 B
Makefile
# $FreeBSD$
|
|
|
|
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>
|