summaryrefslogtreecommitdiff
path: root/games/oneko/Makefile
blob: e19bc128886ace06fb4a1747f13e4275b47e5308 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	oneko
# Version required:	1.1b
# Date created:		5 December 1994
# Whom:			asami
#
# $Id: Makefile,v 1.5 1995/04/11 00:20:20 asami Exp $
#

DISTNAME=	oneko-1.1b
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/

MAINTAINER=	asami@FreeBSD.ORG

WRKSRC=		${WRKDIR}/oneko
USE_IMAKE=	yes

.include <bsd.port.mk>