mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
ab5e0831fa
to ftp.uoknor.edu. Update the Makefile to reflect this change.
16 lines
361 B
Makefile
16 lines
361 B
Makefile
# New ports collection makefile for: xkobo
|
|
# Version required: 1.3
|
|
# Date created: 18 Jul 1995
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/07/19 00:31:03 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= xkobo-1.3
|
|
CATEGORIES+= games
|
|
MASTER_SITES= ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= xkobo
|
|
|
|
.include <bsd.port.mk>
|