openbsd-ports/net/tintin++/Makefile

22 lines
525 B
Makefile
Raw Normal View History

1997-11-17 23:05:09 -05:00
# OpenBSD makefile for: tintin++
# Version required: 1.5pl6
# Date created: 17 Nov 1997
# Whom: ejovi
#
# $OpenBSD: Makefile,v 1.1.1.1 1997/11/18 04:05:09 joey Exp $
# Id: Makefile,v 1.7 1996/11/18 11:36:43 asami Exp $
#
DISTNAME= tintin++v1.5pl6
PKGNAME= tintin-1.5.6
CATEGORIES= net games
MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
EXTRACT_SUFX= .tar.Z
MAINTAINER= joey@OpenBSD.ORG
WRKSRC= ${WRKDIR}/tintin++/src
GNU_CONFIGURE= yes
.include <bsd.port.mk>