d9611f9375
Approved by: pat
24 lines
411 B
Makefile
24 lines
411 B
Makefile
# New ports collection makefile for: xneko
|
|
# Date created: 22 December 1995
|
|
# Whom: markm
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xneko
|
|
PORTVERSION= 1.0
|
|
PORTEPOCH= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= ../R5contrib
|
|
DISTNAME= ${PORTNAME}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
PORTCOMMENT= The classic cat-and-mouse
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_IMAKE= yes
|
|
MAN6= xneko.6
|
|
|
|
.include <bsd.port.mk>
|