freebsd-ports/lang/guile/Makefile
Jordan K. Hubbard 72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00

18 lines
423 B
Makefile

# New ports collection makefile for: guile-iii
# Version required: snapshot iii
# Date created: 29 Aug 1995
# Whom: jkh@FreeBSD.ORG
#
# $Id: Makefile,v 1.6 1996/11/12 02:18:26 obrien Exp $
#
DISTNAME= guile-iii
PKGNAME= guile-iii
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cygnus.com/pub/lord/guile-iii/
USE_GMAKE= yes
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/guile-src
.include <bsd.port.mk>