1999-06-26 10:34:07 +02:00
|
|
|
# New ports collection makefile for: wmglobe
|
|
|
|
# Date created: 23 Jun 1999
|
|
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
|
|
#
|
1999-08-25 06:22:48 +02:00
|
|
|
# $FreeBSD$
|
1999-06-26 10:34:07 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 00:04:57 +02:00
|
|
|
PORTNAME= wmglobe
|
2001-08-20 14:19:21 +02:00
|
|
|
PORTVERSION= 1.3
|
2004-02-04 06:21:48 +01:00
|
|
|
PORTREVISION= 1
|
1999-06-26 10:34:07 +02:00
|
|
|
CATEGORIES= astro windowmaker
|
2005-11-25 08:09:10 +01:00
|
|
|
MASTER_SITES= http://hamete.org/static/wmg/
|
1999-06-26 10:34:07 +02:00
|
|
|
|
2000-03-22 02:59:41 +01:00
|
|
|
MAINTAINER= will@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A neat xearth-like WindowMaker dockapp
|
1999-06-26 10:34:07 +02:00
|
|
|
|
2001-05-14 21:00:07 +02:00
|
|
|
LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
|
1999-06-26 10:34:07 +02:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
|
|
|
|
MAN1= wmglobe.1
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/wmglobe
|
1999-06-26 10:34:07 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|