mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
72734182c1
have time to properly maintain. This will cause the position to revert to ports.
19 lines
423 B
Makefile
19 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>
|