1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/oneko/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

17 lines
374 B
Makefile

# 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>