openbsd-ports/sysutils/gkrellm/plugins/sun/Makefile

17 lines
397 B
Makefile

# $OpenBSD: Makefile,v 1.9 2007/01/04 20:19:54 steven Exp $
COMMENT= "GkrellM2 plugin to display sun rise/set times"
DISTNAME= gkrellsun-0.12.1
PKGNAME= ${DISTNAME}p5
CATEGORIES= astro sysutils/gkrellm
HOMEPAGE= http://gkrellsun.sourceforge.net/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellsun/}
WRKDIST= ${WRKDIR}/${DISTNAME}/src20
PLUGIN= ${WRKSRC}/gkrellsun.so
.include <bsd.port.mk>