1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/lang/logo/Makefile

22 lines
385 B
Makefile
Raw Normal View History

# New ports collection makefile for: logo
# Version required: 4.6
# Date created: 22 October 1994
# Whom: jkh
#
1999-08-25 06:35:40 +00:00
# $FreeBSD$
#
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
1995-04-15 05:44:50 +00:00
1998-11-28 05:39:01 +00:00
USE_XLIB= yes
MAKEFILE= makefile
1995-02-07 03:07:02 +00:00
HAS_CONFIGURE= yes
.include <bsd.port.mk>