1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/xneko/Makefile
Satoshi Asami c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00

21 lines
476 B
Makefile

# New ports collection makefile for: xneko
# Version required: 4.4BSD-Lite
# Date created: 22 December 1995
# Whom: markm
#
# $Id: Makefile,v 1.6 1997/03/12 08:21:35 asami Exp $
#
DISTNAME= xneko
PKGNAME= xneko-4.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
MAINTAINER= markm@FreeBSD.ORG
USE_X11= yes
IGNOREFILES= ${DISTFILES}
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xneko
.include <bsd.port.mk>