freebsd-ports/net/tintin++/Makefile

28 lines
584 B
Makefile
Raw Normal View History

1994-11-15 02:29:32 +01:00
# New ports collection makefile for: tintin++
# Date created: 15 Nov 1994
# Whom: ache
#
1999-08-30 16:24:37 +02:00
# $FreeBSD$
1994-11-15 02:29:32 +01:00
#
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
2003-02-21 14:28:59 +01:00
COMMENT= A client program to help playing muds
WRKSRC= ${WRKDIR}/tintin++/v1.5/src
GNU_CONFIGURE= yes
2003-05-18 14:18:54 +02:00
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 500113
BROKEN= "Does not compile"
.endif
.include <bsd.port.post.mk>