1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/xneko/Makefile
2003-11-17 19:33:49 +00:00

24 lines
407 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= dinoex@FreeBSD.org
COMMENT= The classic cat-and-mouse
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN6= xneko.6
.include <bsd.port.mk>