aboutsummaryrefslogtreecommitdiff
path: root/devel/geany-plugin-lipsum/Makefile
blob: cef6fc1e352986774488ea5c07297d02217eec06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	geany-plugin-lipsum
PORTVERSION=	${GEANY_VER}
PORTREVISION=	1
CATEGORIES=	devel

MAINTAINER=	madpilot@FreeBSD.org
COMMENT=	Geany plugin: ${${GEANY_PLUGIN}_DESC}
WWW=		https://plugins.geany.org/geanylipsum.html

.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>