opnsense-ports/devel/geany-plugin-debugger/Makefile
Franco Fichtner b123d6a1da */*: sync with upstream
Taken from: HardenedBSD
2017-07-19 06:04:42 +02:00

14 lines
290 B
Makefile

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