summaryrefslogtreecommitdiff
path: root/games/oneko/Makefile
blob: 6fffb0bb935ecd2ca681bde31411e066a1bbfe50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	oneko
# Version required:	1.1b
# Date created:		5 December 1994
# Whom:			asami
#
# $Id: Makefile,v 1.3 1995/03/24 11:08:36 asami Exp $
#

DISTNAME=	oneko-1.1b
USE_IMAKE=	yes
MASTER_SITES=	ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
CATEGORIES+=	games
MAINTAINER=	asami@FreeBSD.ORG
WRKSRC=		${WRKDIR}/oneko

.include <bsd.port.mk>