mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
96fad7360e
Approved by: makc@ (former maintainer, via email)
12 lines
264 B
Makefile
12 lines
264 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= geany-plugin-numberedbookmarks
|
|
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>
|