mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
413 B
Makefile
19 lines
413 B
Makefile
# New ports collection makefile for: xkobo
|
|
# Version required: 1.11
|
|
# Date created: 18 Jul 1995
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.9 1997/07/02 07:54:05 tg Exp $
|
|
#
|
|
|
|
DISTNAME= xkobo-1.11
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
|
|
ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
|
|
MASTER_SITE_SUBDIR= games
|
|
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= xkobo
|
|
|
|
.include <bsd.port.mk>
|