0daa66a918
taking over that role. Requested by: maintainer
22 lines
514 B
Makefile
22 lines
514 B
Makefile
# New ports collection makefile for: tintin++
|
|
# Date created: 15 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tintin
|
|
PORTVERSION= 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++/
|
|
DISTNAME= tintin++v1.5pl6
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/tintin++/src
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|