aboutsummaryrefslogtreecommitdiffstats
path: root/games/xkobo/Makefile
blob: 37fbd7892f806b73290b06685783f666e9fa24ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xkobo
# Version required:     1.11
# Date created:         18 Jul 1995
# Whom:                 jkh
#
# $Id: Makefile,v 1.11 1998/03/26 12:13:35 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

MAINTAINER= ports@FreeBSD.ORG

USE_IMAKE=  yes
ALL_TARGET= xkobo
MAN1=       xkobo.1

.include <bsd.port.mk>