summaryrefslogtreecommitdiff
path: root/devel/geany-plugin-geniuspaste/Makefile
blob: c4bf6273076a24057ba3de11313fd23a010f7583 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	geany-plugin-geniuspaste
PORTVERSION=	${GEANY_VER}
PORTREVISION=	1
CATEGORIES=	devel

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

LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup

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