1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/xneko/Makefile
2014-05-11 08:57:54 +00:00

22 lines
375 B
Makefile

# 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= ports@FreeBSD.org
COMMENT= The classic cat-and-mouse
NO_WRKSUBDIR= yes
USES= imake
USE_XORG= x11
PLIST_FILES= bin/xneko man/man6/xneko.6.gz
.include <bsd.port.mk>