mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
22 lines
404 B
Makefile
22 lines
404 B
Makefile
# New ports collection makefile for: wmglobe
|
|
# Date created: 23 Jun 1999
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wmglobe
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= astro windowmaker
|
|
MASTER_SITES= http://perso.linuxfr.org/jdumont/wmg/
|
|
|
|
MAINTAINER= will@FreeBSD.org
|
|
|
|
LIB_DEPENDS= wraster.3:${PORTSDIR}/x11-wm/windowmaker
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
MAN1= wmglobe.1
|
|
|
|
.include <bsd.port.mk>
|