1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/lang/gcl/Makefile

18 lines
406 B
Makefile
Raw Normal View History

1995-02-12 21:10:03 +00:00
# New ports collection makefile for: gcl
# Version required: 2.2.2
1995-02-12 21:10:03 +00:00
# Date created: Wed Feb 8 01:49:11 1995
# Whom: hsu
#
# $Id: Makefile,v 1.8 1997/03/05 12:24:46 asami Exp $
1995-02-12 21:10:03 +00:00
#
DISTNAME= gcl-2.2.2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/gcl/ \
${MASTER_SITE_GNU}
MAINTAINER= jseger@freebsd.scds.com
1995-02-12 21:10:03 +00:00
MAKEFILE= makefile
.include <bsd.port.mk>