1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/lang/logo/Makefile
Sheldon Hearn 9ca6cd3927 Update 3.3 -> 4.6 and add a master site. Patches differ slightly from
those submitted.

PR:	10699
Submitted by:	Jose Marques <jose@nobody.org>
1999-06-21 13:56:51 +00:00

22 lines
429 B
Makefile

# New ports collection makefile for: logo
# Version required: 4.6
# Date created: 22 October 1994
# Whom: jkh
#
# $Id: Makefile,v 1.13 1999/01/27 07:41:21 fenner Exp $
#
DISTNAME= ucblogo-4.6
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://anarres.cs.berkeley.edu/pub/ucblogo/
MASTER_SITE_SUBDIR= ucblogo
MAINTAINER= jmacd@FreeBSD.ORG
USE_XLIB= yes
MAKEFILE= makefile
HAS_CONFIGURE= yes
.include <bsd.port.mk>