1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/lang/guile/Makefile
Satoshi Asami 30bdf30167 (1) Fix comments on top, this is guile-iii, not guile-ii (Jordan.... :p)
(2) Add $Id$ line

(3) This is not interactive, unlike guile-ii, which overwrites the
    "regular" tcl/tk
1995-09-14 11:22:50 +00:00

21 lines
410 B
Makefile

# New ports collection makefile for: guile-iii
# Version required: snapshot iii
# Date created: 29 Aug 1995
# Whom: jkh@FreeBSD.ORG
#
# $Id$
#
DISTNAME= guile-iii
PKGNAME= guile-iii
CATEGORIES+= languages
MASTER_SITES= ftp://ftp.cygnus.com/pub/lord/guile-iii/
MAINTAINER= jkh@FreeBSD.ORG
USE_GMAKE= yes
HAS_CONFIGURE= yes
WRKSRC= ${WRKDIR}/guile-src
.include <bsd.port.mk>