1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/geany-plugin-debugger/Makefile
2014-05-12 08:03:35 +00:00

15 lines
283 B
Makefile

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