freebsd-ports/net/tintin++/Makefile
Mark Linimon a1d47ff039 Unmark this as broken on -current. The build logs I can find for
this on bento (i386, sparc) contain no errors, nor can I duplicate
any error on i386 here.
2003-12-26 01:59:55 +00:00

21 lines
481 B
Makefile

# New ports collection makefile for: tintin++
# Date created: 15 Nov 1994
# Whom: ache
#
# $FreeBSD$
#
PORTNAME= tintin
PORTVERSION= 1.5.9
CATEGORIES+= net games
MASTER_SITES= http://mail.newclear.net/tintin/download/ \
http://freebsd.hanirc.org/~jhp/tintin++/
DISTNAME= tintin++v1.5pl9
MAINTAINER= jhp@cocoja.holywar.net
COMMENT= A client program to help playing muds
WRKSRC= ${WRKDIR}/tintin++/v1.5/src
GNU_CONFIGURE= yes
.include <bsd.port.mk>