freebsd-ports/games/tksol/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

23 lines
479 B
Makefile

# New ports collection makefile for: tksol
# Version required: 1.0
# Date created: 26 June 1995
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= tksol-1.0
CATEGORIES= games tk80
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/misc_software/tksol/
EXTRACT_SUFX= .tar.Z
MAINTAINER= tg@FreeBSD.org
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
PATCH_STRIP= -p1
WRKSRC= ${WRKDIR}/release
MAN6= tksol.6
.include <bsd.port.mk>