1999-06-26 08:34:07 +00:00
|
|
|
# New ports collection makefile for: wmglobe
|
|
|
|
# Version required: 1.0
|
|
|
|
# Date created: 23 Jun 1999
|
|
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
|
|
#
|
1999-08-25 04:22:48 +00:00
|
|
|
# $FreeBSD$
|
1999-06-26 08:34:07 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= wmglobe-1.0
|
|
|
|
CATEGORIES= astro windowmaker
|
2000-02-23 04:36:20 +00:00
|
|
|
MASTER_SITES= http://perso.linuxfr.org/jdumont/wmg/
|
1999-06-26 08:34:07 +00:00
|
|
|
|
|
|
|
MAINTAINER= andrews@technologist.com
|
|
|
|
|
2000-02-23 00:14:07 +00:00
|
|
|
LIB_DEPENDS= wraster.3:${PORTSDIR}/x11-wm/windowmaker
|
1999-06-26 08:34:07 +00:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
|
|
|
|
MAN1= wmglobe.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|