mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
2971a93e52
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
20 lines
332 B
Makefile
20 lines
332 B
Makefile
# New ports collection makefile for: xskat
|
|
# Date created: 27 Apr 1996
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xskat
|
|
PORTVERSION= 3.2
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.gulu.net/xskat/
|
|
|
|
MAINTAINER= tg@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/xskat
|
|
USE_IMAKE= yes
|
|
MAN1= xskat.1
|
|
|
|
.include <bsd.port.mk>
|