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


                                                                      
           

 

                                
                             

                                            
                                  

                                       
                                                   



                                          

                      
# New ports collection makefile for:	xinfocom
# Date created:				7 May 1998
# Whom:					Matthew Hunt <mph@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=		xinfocom
PORTVERSION=		1.8m
CATEGORIES=		games
MASTER_SITES=   	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	mph
DISTFILES=		unix8m.tgz

MAINTAINER=		mph@freebsd.org
COMMENT=	An Infocom game interpreter for X11

WRKSRC=			${WRKDIR}/xinfocom

USE_IMAKE=		yes

.include <bsd.port.mk>