aboutsummaryrefslogtreecommitdiff
path: root/net/tintin++-devel/Makefile
blob: 95cb4430908b7c35c28b3394edfdee55cf8efff0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    tintin++
# Version required:     1.5pl6
# Date created:         15 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.1.1.1 1994/11/15 01:29:32 ache Exp $
#

DISTNAME=       tintin++v1.5pl6
EXTRACT_SUFX=   .tar.Z
MASTER_SITES=   ftp://princeton.edu/pub/tintin++/dist/
CATEGORIES+=	networking
WRKSRC=         ${WRKDIR}/tintin++/src
GNU_CONFIGURE=	YES

.include <bsd.port.mk>