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

20 lines
343 B
Makefile
Raw Normal View History

# New ports collection makefile for: xskat
1999-07-16 08:18:17 +00:00
# Version required: 3.1
# Date created: 27 Apr 1996
1999-07-16 08:18:17 +00:00
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
#
1999-07-16 08:18:17 +00:00
DISTNAME= xskat-3.1
CATEGORIES= games
1998-10-27 12:00:06 +00:00
MASTER_SITES= http://www.gulu.net/xskat/
1999-07-16 08:18:17 +00:00
MAINTAINER= tg@FreeBSD.org
WRKSRC= ${WRKDIR}/xskat
USE_IMAKE= yes
MAN1= xskat.1
.include <bsd.port.mk>