1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/xkobo/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

22 lines
382 B
Makefile

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