1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/astro/wmglobe/Makefile
Edwin Groothuis 6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00

23 lines
476 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= 3
CATEGORIES= astro windowmaker geography
MASTER_SITES= http://hamete.org/static/wmg/
MAINTAINER= will@FreeBSD.org
COMMENT= A neat xearth-like WindowMaker dockapp
LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker
MAN1= wmglobe.1
PLIST_FILES= bin/wmglobe
.include <bsd.port.mk>