freebsd-ports/astro/wmglobe/Makefile
2004-02-06 13:12:53 +00:00

24 lines
493 B
Makefile

# New ports collection makefile for: wmglobe
# Date created: 23 Jun 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
PORTNAME= wmglobe
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= astro windowmaker
MASTER_SITES= http://perso.linuxfr.org/jdumont/wmg/
MAINTAINER= will@FreeBSD.org
COMMENT= A neat xearth-like WindowMaker dockapp
LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
MAN1= wmglobe.1
PLIST_FILES= bin/wmglobe
.include <bsd.port.mk>