1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/games/xneko/Makefile
2013-01-26 16:34:39 +00:00

23 lines
373 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_WRKSUBDIR= yes
USE_IMAKE= yes
USE_XORG= x11
MAN6= xneko.6
PLIST_FILES= bin/xneko
.include <bsd.port.mk>