summaryrefslogblamecommitdiff
path: root/games/dontspace/Makefile
blob: bbf52a3221da728f8cba85c6e8ba6f37f55b9e8f (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                 
                                                      


                             
                          



                                                          
                                                     



                                                                        
                                           


                           
# New ports collection makefile for:    dontspace
# Version required:     1.2
# Date created:         26-Apr-97
# Whom:                 johnh@isi.edu
#
# $Id: Makefile,v 1.4 1998/02/21 22:37:55 fenner Exp $
#

DISTNAME=       dontspace-1.2
CATEGORIES=     games tk41
MASTER_SITES=   http://www.isi.edu/~johnh/SOFTWARE/JACOBY/

MAINTAINER=     johnh@isi.edu

RUN_DEPENDS=	wish4.1:${PORTSDIR}/x11-toolkits/tk41

GNU_CONFIGURE=  Yes
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games \
		--mandir=${PREFIX}/man
CONFIGURE_ENV=  WISHX=${PREFIX}/bin/wish4.1
MAN6=           dontspace.6

.include <bsd.port.mk>