summaryrefslogtreecommitdiffstats
path: root/astro/gkrellsun/Makefile
blob: 74b4c4a3a8e9cb2b9fe3020656688c07bcdb426f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	gkrellsun
# Date Created:				14.August 2002
# Whom:					Steffen Vogelreuter
#
# $FreeBSD$
#

PORTNAME=	gkrellsun
PORTVERSION=	0.2
PORTREVISION=	5
CATEGORIES=	astro
MASTER_SITES=	http://nwalsh.com/hacks/gkrellsun/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A Gkrellm-Plugin that displays the local sun rise and sun set times

BUILD_DEPENDS=	${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS=	gkrellm:${PORTSDIR}/sysutils/gkrellm

WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
USE_GNOME=	imlib

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/gkrellsun.so \
		${PREFIX}/libexec/gkrellm/plugins

.include <bsd.port.mk>
OpenPOWER on IntegriCloud