1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/games/xneko/Makefile

25 lines
386 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= dinoex@FreeBSD.org
COMMENT= The classic cat-and-mouse
NO_STAGE= yes
NO_WRKSUBDIR= yes
USES= imake
USE_XORG= x11
MAN6= xneko.6
PLIST_FILES= bin/xneko
.include <bsd.port.mk>