aboutsummaryrefslogtreecommitdiff
path: root/astro/wmglobe/Makefile
blob: d40979b8556e36332c739472df291bcc012a1358 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	wmglobe
# Date created:		23 Jun 1999
# Whom:			Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

PORTNAME=	wmglobe
PORTVERSION=	1.3
PORTREVISION=	6
CATEGORIES=	astro windowmaker geography
MASTER_SITES=	http://hamete.org/static/wmg/

MAINTAINER=	will@FreeBSD.org
COMMENT=	A neat xearth-like WindowMaker dockapp

LIB_DEPENDS=	wraster.4:${PORTSDIR}/x11-wm/windowmaker

MAN1=		wmglobe.1
PLIST_FILES=	bin/wmglobe

.include <bsd.port.mk>