freebsd-ports/deskutils/tomboy-plugin-reminder/Makefile
Martin Wilke 11cf11dbba - Stage support
PR:		190706
2014-06-06 14:39:45 +00:00

20 lines
487 B
Makefile

# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
PORTNAME= tomboy-plugin-reminder
PORTVERSION= 0.9.2
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://flukkost.nu/
DISTNAME= tomboy-reminder-${PORTVERSION}
MAINTAINER= mono@FreeBSD.org
COMMENT= Automatically open notes at a given date and time
BUILD_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy
RUN_DEPENDS= tomboy:${PORTSDIR}/deskutils/tomboy
GNU_CONFIGURE= yes
USES= gmake pkgconfig
.include <bsd.port.mk>