1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/astro/wmglobe/Makefile
Baptiste Daroussin 24e692de02 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro

With hat:	portmgr
2013-12-11 10:31:41 +00:00

20 lines
420 B
Makefile

# Created by: Will Andrews <andrews@technologist.com>
# $FreeBSD$
PORTNAME= wmglobe
PORTVERSION= 1.3
PORTREVISION= 7
CATEGORIES= astro windowmaker geography
MASTER_SITES= http://hamete.org/static/wmg/
MAINTAINER= will@FreeBSD.org
COMMENT= A neat xearth-like WindowMaker dockapp
LIB_DEPENDS= libwraster.so:${PORTSDIR}/x11-wm/windowmaker
NO_STAGE= yes
MAN1= wmglobe.1
PLIST_FILES= bin/wmglobe
.include <bsd.port.mk>