mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
ec711771e4
PR: 14265 Submitted by: Alexander Langer <alex@cichlids.com>
20 lines
343 B
Makefile
20 lines
343 B
Makefile
# New ports collection makefile for: xskat
|
|
# Version required: 3.1
|
|
# Date created: 27 Apr 1996
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xskat-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>
|