freebsd-ports/games/dontspace/Makefile
1999-05-09 03:01:25 +00:00

23 lines
623 B
Makefile

# New ports collection makefile for: dontspace
# Version required: 1.2
# Date created: 26-Apr-97
# Whom: johnh@isi.edu
#
# $Id: Makefile,v 1.5 1998/08/07 23:56:20 asami Exp $
#
DISTNAME= dontspace-1.2
CATEGORIES= games tk80
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
MAINTAINER= johnh@isi.edu
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \
--mandir=${PREFIX}/man
CONFIGURE_ENV= WISHX=${PREFIX}/bin/wish8.0
MAN6= dontspace.6
.include <bsd.port.mk>