pkgsrc-wip/gkrellm-reminder/Makefile
Quentin Garnier 58aa767b01 Initial import of gkrellm-reminder, version 0.3.5, provided by David
Ferlier in PR pkg/19729.

A useful plugin for GKrellM that can remind you of important events.
Events can be scheduled inside GKrellM's configuration and will be
displayed in gkrellm-reminder's panel.
2003-09-16 14:55:41 +00:00

15 lines
453 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2003/09/16 14:55:41 cubidou Exp $
DISTNAME= reminder-0.3.5
PKGNAME= gkrellm-reminder-0.3.5
CATEGORIES= misc
MASTER_SITES= http://www.comimpex.cz/support/LINUX/sort/gkrellm/
MAINTAINER= david@netbsd-fr.org
HOMEPAGE= http://www.engr.orst.edu/~simonsen/reminder
COMMENT= GKrellM plugin that reminds you of important events
USE_BUILDLINK2= YES
.include "../../sysutils/gkrellm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"