16 lines
425 B
Makefile
16 lines
425 B
Makefile
# $OpenBSD: Makefile,v 1.8 2007/01/04 20:19:54 steven Exp $
|
|
|
|
COMMENT= "GKrellM2 will remind you to do important events"
|
|
|
|
DISTNAME= gkrellm-reminder-2.0.0
|
|
PKGNAME= ${DISTNAME}p6
|
|
CATEGORIES= misc sysutils/gkrellm
|
|
|
|
HOMEPAGE= http://members.dslextreme.com/users/billw/gkrellm/Plugins.html\#REMINDER
|
|
|
|
MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellm/Plugins/
|
|
|
|
PLUGIN= ${WRKSRC}/reminder.so
|
|
|
|
.include <bsd.port.mk>
|