mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
19 lines
388 B
Makefile
19 lines
388 B
Makefile
# New ports collection makefile for: xkobo
|
|
# Version required: 1.3
|
|
# Date created: 18 Jul 1995
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.4 1996/02/16 10:33:05 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xkobo-1.7
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
|
|
|
|
MAINTAINER= jkh@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
ALL_TARGET= xkobo
|
|
|
|
.include <bsd.port.mk>
|