Update deskutils/horde-mnemo to version 4.1.3
[dports.git] / deskutils / tomboy-plugin-reminder / Makefile
1 # Created by: Romain Tartiere <romain@blogreen.org>
2 # $FreeBSD$
3
4 PORTNAME=       tomboy-plugin-reminder
5 PORTVERSION=    0.9.2
6 PORTREVISION=   1
7 CATEGORIES=     deskutils
8 MASTER_SITES=   http://flukkost.nu/
9 DISTNAME=       tomboy-reminder-${PORTVERSION}
10
11 MAINTAINER=     mono@FreeBSD.org
12 COMMENT=        Automatically open notes at a given date and time
13
14 BUILD_DEPENDS=  tomboy:${PORTSDIR}/deskutils/tomboy
15 RUN_DEPENDS=    tomboy:${PORTSDIR}/deskutils/tomboy
16
17 GNU_CONFIGURE=  yes
18 USES=           gmake pkgconfig
19
20 NO_STAGE=       yes
21 .include <bsd.port.mk>