1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/tintin++/Makefile

21 lines
446 B
Makefile
Raw Normal View History

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