mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
20 lines
399 B
Makefile
20 lines
399 B
Makefile
# New ports collection makefile for: xskat
|
|
# Version required: xskat-2.3.1
|
|
# Date created: 27 Apr 1996
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
|
#
|
|
# $Id: Makefile,v 1.7 1998/09/21 08:33:06 tg Exp $
|
|
#
|
|
|
|
DISTNAME= xskat-2.3.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.draeger.com/~gerhardt/
|
|
|
|
MAINTAINER= tg@FreeBSD.ORG
|
|
|
|
WRKSRC= ${WRKDIR}/xskat
|
|
USE_IMAKE= yes
|
|
MAN1= xskat.1
|
|
|
|
.include <bsd.port.mk>
|