summaryrefslogtreecommitdiffstats
path: root/astro/wmglobe/Makefile
blob: e01f9f4e08917df1150f5e6d3d0368e0c456fcc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:	wmglobe
# Version required:	1.0
# Date created:		23 Jun 1999
# Whom:			Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

DISTNAME=	wmglobe-1.0
CATEGORIES=	astro windowmaker
MASTER_SITES=	http://perso.linuxfr.org/jdumont/wmg/ \
		http://www.cana.net/~acme/wmglobe/ \
		http://www.psn.net/~andrews/wmglobe/

MAINTAINER=	andrews@technologist.com

LIB_DEPENDS=	wraster.3:${PORTSDIR}/x11-wm/windowmaker

USE_X_PREFIX=	yes
USE_GMAKE=	yes

MAN1=		wmglobe.1

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/wmglobe ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/wmglobe.1 ${PREFIX}/man/man1

.include <bsd.port.mk>
OpenPOWER on IntegriCloud