Changeset View
Changeset View
Standalone View
Standalone View
devel/geany-plugin-scope/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= geany-plugin-scope | PORTNAME= geany-plugin-scope | ||||
PORTVERSION= ${GEANY_VER} | PORTVERSION= ${GEANY_VER} | ||||
CATEGORIES= devel | CATEGORIES= devel | ||||
MAINTAINER= madpilot@FreeBSD.org | MAINTAINER= madpilot@FreeBSD.org | ||||
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} | COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} | ||||
FLAVORS= gtk2 | |||||
USE_GNOME= vte | USE_GNOME= vte | ||||
USE_XORG= x11 xext | USE_XORG= x11 xext | ||||
.include "${.CURDIR}/../geany-plugins/files/Makefile.common" | .include "${.CURDIR}/../geany-plugins/files/Makefile.common" | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |