aboutsummaryrefslogtreecommitdiffstats
path: root/games/xfrisk/Makefile
blob: dc40cc604bff4c3fb1225d8780be6819808b3df9 (plain) (blame)
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
# New ports collection makefile for:   xfrisk
# Date created:        20 April 1997
# Whom:                Matthew Hunt <mph@pobox.com>
#
# $FreeBSD$
#

PORTNAME=   xfrisk
PORTVERSION=    1.2
CATEGORIES= games
MASTER_SITES=   http://cvs.morphy.iki.fi/xfrisk/
DISTNAME=   XFrisk-${PORTVERSION}

MAINTAINER= mph@freebsd.org

LIB_DEPENDS=    Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d

NO_CDROM=   Possible trademark infringement

USE_X_PREFIX=   yes
NO_INSTALL_MANPAGES=    yes
WRKSRC=     ${WRKDIR}/XFrisk
USE_GMAKE=  yes
MAKE_ENV+=  XDIR=${X11BASE}

.include <bsd.port.mk>