17 lines
424 B
Makefile
17 lines
424 B
Makefile
# $OpenBSD: Makefile,v 1.13 2008/06/06 10:27:55 sthen Exp $
|
|
|
|
COMMENT= GKrellM2 will remind you to do important events
|
|
|
|
V= 2.0.0
|
|
DISTNAME= gkrellm-reminder-${V}
|
|
PKGNAME= gkrellmreminder-${V}p0
|
|
CATEGORIES= misc
|
|
|
|
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>
|