summaryrefslogtreecommitdiff
path: root/games/xtic/Makefile
blob: 0118ef62cfccea6db577b28b04824b0e07d31461 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    xtic
# Version required:     1.12
# Date created:         22 June 1995
# Whom:                 asami
#
# $Id: Makefile,v 1.4 1995/04/11 00:20:39 asami Exp $
#

DISTNAME=       xtic1.12
PKGNAME=	xtic-1.12
CATEGORIES+=	games
MASTER_SITES=	ftp://ftp.x.org/contrib/games/ \
		ftp://crl.dec.com/pub/X11/contrib/games/

MAINTAINER=	asami@FreeBSD.ORG

USE_IMAKE=      yes

.include <bsd.port.mk>