2013-09-06 17:28:27 +02:00
|
|
|
# Created by: Romain Tartiere <romain@blogreen.org>
|
2010-06-02 18:28:12 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= tomboy-plugin-latex
|
2014-06-06 16:40:34 +02:00
|
|
|
PORTVERSION= 0.7
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 1
|
2010-06-02 18:28:12 +02:00
|
|
|
CATEGORIES= deskutils
|
|
|
|
MASTER_SITES= http://www.reitwiessner.de/programs/tomboy-latex/v${PORTVERSION}/
|
|
|
|
DISTNAME= tomboy-latex-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= mono@FreeBSD.org
|
|
|
|
COMMENT= LaTeX math plugin for Tomboy
|
|
|
|
|
|
|
|
BUILD_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy
|
2013-05-06 04:00:40 +02:00
|
|
|
RUN_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy
|
2010-06-02 18:28:12 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2013-09-06 17:28:27 +02:00
|
|
|
USES= gmake pkgconfig
|
2013-05-11 19:58:55 +02:00
|
|
|
USE_TEX= latex
|
2010-06-02 18:28:12 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|