freebsd-ports/games/xneko/Makefile

27 lines
460 B
Makefile
Raw Normal View History

# New ports collection makefile for: xneko
# Date created: 22 December 1995
# Whom: markm
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
#
PORTNAME= xneko
PORTVERSION= 1.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= ../R5contrib
DISTNAME= ${PORTNAME}
2003-11-17 20:33:49 +01:00
MAINTAINER= dinoex@FreeBSD.org
2003-02-20 18:32:26 +01:00
COMMENT= The classic cat-and-mouse
2002-05-17 11:37:26 +02:00
NO_WRKSUBDIR= yes
USE_IMAKE= yes
2008-03-17 18:05:42 +01:00
USE_XORG= x11
1998-08-24 09:58:43 +02:00
MAN6= xneko.6
2006-05-20 15:56:50 +02:00
PLIST_FILES= bin/xneko
.include <bsd.port.mk>