1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/xkobo/Makefile
Chris D. Faulhaber 430ae55a49 Fix the new compiler problem as reported by bento.
PR:		16385
Submitted by:	Maintainer
With help from:	Alex Langer <alex@big.endian.de>
2000-01-28 00:45:32 +00:00

22 lines
402 B
Makefile

# New ports collection makefile for: xkobo
# Version required: 1.11
# Date created: 18 Jul 1995
# Whom: jkh
#
# $FreeBSD$
#
DISTNAME= xkobo-1.11
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.uoknor.edu/mirrors/X/contrib/games/
MASTER_SITE_SUBDIR= games
MAINTAINER= andrews@technologist.com
USE_IMAKE= yes
ALL_TARGET= xkobo
MAN1= xkobo.1
.include <bsd.port.mk>