mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
22 lines
427 B
Makefile
22 lines
427 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>
|