mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
19 lines
388 B
Makefile
19 lines
388 B
Makefile
# New ports collection makefile for: xneko
|
|
# Version required: 4.4BSD-Lite
|
|
# Date created: 22 December 1995
|
|
# Whom: markm
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/12/25 07:38:41 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xneko
|
|
PKGNAME= xneko-4.4
|
|
CATEGORIES+= x11 games
|
|
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
|
|
|
|
MAINTAINER= markm@FreeBSD.ORG
|
|
|
|
USE_X11= yes
|
|
|
|
.include <bsd.port.mk>
|