freebsd-ports/games/xneko/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

22 lines
371 B
Makefile

# New ports collection makefile for: xneko
# Date created: 22 December 1995
# Whom: markm
#
# $FreeBSD$
#
PORTNAME= xneko
PORTVERSION= 1.0
PORTEPOCH= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= ../R5contrib
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN6= xneko.6
.include <bsd.port.mk>