Tweak print/jabref version 3.3,1
[dports.git] / games / xneko / Makefile
1 # Created by: markm
2 # $FreeBSD$
3
4 PORTNAME=       xneko
5 PORTVERSION=    1.0
6 PORTREVISION=   1
7 PORTEPOCH=      1
8 CATEGORIES=     games
9 MASTER_SITES=   LOCAL/dinoex
10 DISTNAME=       ${PORTNAME}
11
12 MAINTAINER=     ports@FreeBSD.org
13 COMMENT=        The classic cat-and-mouse
14
15 NO_WRKSUBDIR=   yes
16 USES=           imake
17 USE_XORG=       x11
18 PLIST_FILES=    bin/xneko man/man6/xneko.6.gz
19
20 .include <bsd.port.mk>