aboutsummaryrefslogtreecommitdiffstats
path: root/games/xneko/Makefile
blob: da1c1dd207a7221cd0fdafab45bdcab21df04765 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: markm
# $FreeBSD$

PORTNAME=   xneko
PORTVERSION=    1.0
PORTREVISION=   1
PORTEPOCH=  1
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=dinoex
DISTNAME=   ${PORTNAME}

MAINTAINER= dinoex@FreeBSD.org
COMMENT=    The classic cat-and-mouse

NO_WRKSUBDIR=   yes
USES=       imake
USE_XORG=   x11
MAN6=       xneko.6
PLIST_FILES=    bin/xneko

NO_STAGE=   yes
.include <bsd.port.mk>