1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net/tintin++/Makefile

23 lines
536 B
Makefile
Raw Normal View History

1994-11-15 01:29:32 +00:00
# New ports collection makefile for: tintin++
# Version required: 1.5pl6
# Date created: 15 Nov 1994
# Whom: ache
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
1994-11-15 01:29:32 +00:00
#
DISTNAME= tintin++v1.5pl6
1995-04-15 05:42:12 +00:00
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
1994-11-15 01:29:32 +00:00
WRKSRC= ${WRKDIR}/tintin++/src
GNU_CONFIGURE= yes
1994-11-15 01:29:32 +00:00
.include <bsd.port.mk>