freebsd-ports/devel/geany-plugin-latex/Makefile

13 lines
262 B
Makefile

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