16 lines
399 B
Makefile
16 lines
399 B
Makefile
# 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/07 17:29:02 ache Exp $
|
|
#
|
|
|
|
DISTNAME= tintin++v1.5pl6
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
|
|
WRKSRC= ${WRKDIR}/tintin++/src
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|