23e0063766
variable substituition of "MASTER_SITES" and "PATCH_SITES".
16 lines
428 B
Makefile
16 lines
428 B
Makefile
# $NetBSD: Makefile,v 1.7 1999/04/15 20:39:43 tron Exp $
|
|
# FreeBSD Id: Makefile,v 1.10 1997/11/12 09:57:17 tg Exp
|
|
#
|
|
|
|
DISTNAME= xkobo-1.11
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} \
|
|
ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
|
|
|
|
MAINTAINER= hubertf@netbsd.org
|
|
HOMEPAGE= http://seki.math.hokudai.ac.jp:20080/xkobo-current.html
|
|
|
|
USE_IMAKE= yes
|
|
ALL_TARGET+= xkobo all
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|