freebsd-ports/games/xneko/Makefile

22 lines
375 B
Makefile
Raw Normal View History

2013-01-26 17:34:39 +01:00
# Created by: markm
1999-08-25 08:06:33 +02:00
# $FreeBSD$
PORTNAME= xneko
PORTVERSION= 1.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= games
2011-08-07 09:29:37 +02:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=dinoex
DISTNAME= ${PORTNAME}
2014-05-11 10:57:54 +02:00
MAINTAINER= ports@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
USES= imake
2008-03-17 18:05:42 +01:00
USE_XORG= x11
2013-11-26 07:05:19 +01:00
PLIST_FILES= bin/xneko man/man6/xneko.6.gz
.include <bsd.port.mk>