1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/astro/wmglobe/Makefile

20 lines
451 B
Makefile
Raw Normal View History

# Created by: Will Andrews <andrews@technologist.com>
# $FreeBSD$
PORTNAME= wmglobe
2001-08-20 12:19:21 +00:00
PORTVERSION= 1.3
PORTREVISION= 8
CATEGORIES= astro windowmaker geography
MASTER_SITES= http://hamete.org/static/wmg/
MAINTAINER= will@FreeBSD.org
2014-01-19 19:13:34 +00:00
COMMENT= Neat xearth-like WindowMaker dockapp
2014-01-19 19:13:34 +00:00
LIB_DEPENDS= libwraster.so:${PORTSDIR}/x11-wm/libwraster
2014-01-19 19:13:34 +00:00
PLIST_FILES= bin/wmglobe \
man/man1/wmglobe.1.gz
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
.include <bsd.port.mk>