2013-09-20 13:14:04 +00:00
|
|
|
# Created by: Will Andrews <andrews@technologist.com>
|
1999-08-25 04:22:48 +00:00
|
|
|
# $FreeBSD$
|
1999-06-26 08:34:07 +00:00
|
|
|
|
2000-04-08 22:04:57 +00:00
|
|
|
PORTNAME= wmglobe
|
2001-08-20 12:19:21 +00:00
|
|
|
PORTVERSION= 1.3
|
2014-06-29 21:45:03 +00:00
|
|
|
PORTREVISION= 8
|
2007-07-22 19:33:55 +00:00
|
|
|
CATEGORIES= astro windowmaker geography
|
2005-11-25 07:09:10 +00:00
|
|
|
MASTER_SITES= http://hamete.org/static/wmg/
|
1999-06-26 08:34:07 +00:00
|
|
|
|
2000-03-22 01:59:41 +00:00
|
|
|
MAINTAINER= will@FreeBSD.org
|
2014-01-19 19:13:34 +00:00
|
|
|
COMMENT= Neat xearth-like WindowMaker dockapp
|
1999-06-26 08:34:07 +00:00
|
|
|
|
2014-01-19 19:13:34 +00:00
|
|
|
LIB_DEPENDS= libwraster.so:${PORTSDIR}/x11-wm/libwraster
|
1999-06-26 08:34:07 +00:00
|
|
|
|
2014-01-19 19:13:34 +00:00
|
|
|
PLIST_FILES= bin/wmglobe \
|
|
|
|
man/man1/wmglobe.1.gz
|
|
|
|
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
|
1999-06-26 08:34:07 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|