cf118ccf87
Reported by: lwhsu
11 lines
288 B
Makefile
11 lines
288 B
Makefile
PORTNAME= geany-plugin-geniuspaste
|
|
PORTVERSION= ${GEANY_VER}
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= madpilot@FreeBSD.org
|
|
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
|
|
|
|
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
|
|
|
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
|
|
.include <bsd.port.mk>
|