aboutsummaryrefslogtreecommitdiffstats
path: root/astro/wmglobe/Makefile
blob: 40383ef4e2a73a15a09abe29275ed3e03c563598 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Will Andrews <andrews@technologist.com>
# $FreeBSD$

PORTNAME=   wmglobe
PORTVERSION=    1.3
PORTREVISION=   7
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

NO_STAGE=   yes
MAN1=       wmglobe.1
PLIST_FILES=    bin/wmglobe

.include <bsd.port.mk>