4d8324d425
languages, folks! :-(
15 lines
309 B
Makefile
15 lines
309 B
Makefile
# New ports collection makefile for: logo
|
|
# Version required: 7.3
|
|
# Date created: 22 October 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.5 1994/10/06 01:33:06 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= ucblogo
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://anarres.cs.berkeley.edu/pub/ucblogo/
|
|
MAKEFILE= makefile
|
|
|
|
.include <bsd.port.mk>
|