summaryrefslogtreecommitdiffstats
path: root/x11/eweather/Makefile
blob: 904854efcebf650e48ffc0186f64c2741ac43744 (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
# New ports collection makefile for:	E-Weather 0.2
# Version required:     0.2
# Date created:		30 March 2000
# Whom:			jhb
#
# $FreeBSD$

DISTNAME=	E-Weather-0.2
CATEGORIES=	x11
MASTER_SITES= 	http://pfnet.org/~cy/

MAINTAINER=	jhb@FreeBSD.org

RUN_DEPENDS=	GrabWeather:${PORTSDIR}/misc/wmweather
LIB_DEPENDS=    epplet.1:${PORTSDIR}/x11-wm/epplets

USE_GMAKE=	yes
USE_X_PREFIX=	yes

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/E-Weather.epplet ${PREFIX}/bin
	${INSTALL_DATA} ${WRKSRC}/E-Weather.icon \
	    ${PREFIX}/share/enlightenment/epplet_icons

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