freebsd-ports/games/tads/Makefile
2005-07-10 17:39:10 +00:00

19 lines
419 B
Makefile

# New ports collection makefile for: tds
# Date created: 17 Jan 2003
# Whom: kris@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= tads
PORTVERSION= 2.5.9
CATEGORIES= games lang
MASTER_SITES= http://www.ifarchive.org/if-archive/programming/tads2/source/
DISTNAME= tads23-unix
MAINTAINER= kris@FreeBSD.org
COMMENT= TADS compiler/interpreter for interactive fiction
WRKSRC= ${WRKDIR}/tads-3.0.8/tads2
.include <bsd.port.mk>