freebsd-ports/net/tintin++-devel/Makefile
Bill Fumerola 4f183f626d Update MASTER_SITES.
Thanks To:	Fenner's portsurvey and ftpsearch.lycos.com
1998-12-09 22:35:05 +00:00

22 lines
578 B
Makefile

# New ports collection makefile for: tintin++
# Version required: 1.5pl6
# Date created: 15 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.7 1996/11/18 11:36:43 asami Exp $
#
DISTNAME= tintin++v1.5pl6
PKGNAME= tintin-1.5.6
CATEGORIES= net games
MASTER_SITES= ftp://ftp.walrus.com/pub/avatar/clients/ \
ftp://ftp.cctpu.edu.ru/pub/comp/networking/mud/ \
ftp://iclub.nsu.ru/pub/mud/clients/tintin++/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/tintin++/src
GNU_CONFIGURE= yes
.include <bsd.port.mk>