1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/lang/logo/Makefile

20 lines
383 B
Makefile

# New ports collection makefile for: logo
# Version required: 3.3
# Date created: 22 October 1994
# Whom: jkh
#
# $Id: Makefile,v 1.10 1996/11/12 02:18:32 obrien Exp $
#
DISTNAME= ucblogo-3.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= jmacd@FreeBSD.ORG
MAKEFILE= makefile
MAKE_FLAGS+= "LIBLOC = ${PREFIX}/lib/logo"
HAS_CONFIGURE= yes
.include <bsd.port.mk>