freebsd-ports/games/oneko/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

23 lines
443 B
Makefile

# New ports collection makefile for: oneko
# Date created: 5 December 1994
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= oneko
PORTVERSION= 1.2
CATEGORIES= games
MASTER_SITES= ftp://ftp.cin.nihon-u.ac.jp/pub/Linux/PJE/PJE-0.1.5/sources/xclt/oneko/ \
http://hp.vector.co.jp/authors/VA004959/oneko/
MAINTAINER= candy@kgc.co.jp
USE_IMAKE= yes
MAN6= oneko.6
pre-configure:
@${ECHO} "MANSUFFIX=6" >>${WRKSRC}/Imakefile
.include <bsd.port.mk>