1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xskat/Makefile

20 lines
395 B
Makefile
Raw Normal View History

# New ports collection makefile for: xskat
1998-09-21 08:33:06 +00:00
# Version required: xskat-2.3.1
# Date created: 27 Apr 1996
1998-08-04 08:23:43 +00:00
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
1998-10-27 12:00:06 +00:00
# $Id: Makefile,v 1.8 1998/09/28 02:25:26 steve Exp $
#
1998-09-21 08:33:06 +00:00
DISTNAME= xskat-2.3.1
CATEGORIES= games
1998-10-27 12:00:06 +00:00
MASTER_SITES= http://www.gulu.net/xskat/
1998-08-04 08:23:43 +00:00
MAINTAINER= tg@FreeBSD.ORG
WRKSRC= ${WRKDIR}/xskat
USE_IMAKE= yes
MAN1= xskat.1
.include <bsd.port.mk>