aboutsummaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-latex/Makefile
blob: b7170d1c2f681161ed848fa52c293e0355725fa1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PORTNAME=   geany-plugin-latex
PORTVERSION=    ${GEANY_VER}
CATEGORIES= devel

MAINTAINER= makc@FreeBSD.org
COMMENT=    Geany plugin: ${${GEANY_PLUGIN}_DESC}

.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>