1997-11-09 09:13:16 -05:00
|
|
|
# New ports collection makefile for: guile
|
1999-11-28 21:37:14 -05:00
|
|
|
# Version required: 1.3.4
|
1997-11-09 09:13:16 -05:00
|
|
|
# Date created: 2 November 1997
|
|
|
|
# Whom: jseger@FreeBSD.org
|
1995-08-29 13:45:10 -04:00
|
|
|
#
|
1999-08-25 02:35:40 -04:00
|
|
|
# $FreeBSD$
|
1995-08-29 13:45:10 -04:00
|
|
|
#
|
|
|
|
|
1999-11-28 21:37:14 -05:00
|
|
|
DISTNAME= guile-1.3.4
|
1996-11-11 21:19:40 -05:00
|
|
|
CATEGORIES= lang
|
1997-11-09 09:13:16 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 02:41:29 -05:00
|
|
|
MASTER_SITE_SUBDIR= guile
|
1997-11-10 04:40:35 -05:00
|
|
|
|
1997-11-09 09:13:16 -05:00
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
1995-08-29 13:45:10 -04:00
|
|
|
|
1997-11-09 09:13:16 -05:00
|
|
|
GNU_CONFIGURE= YES
|
1999-11-28 21:37:14 -05:00
|
|
|
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
|
|
|
|
PLIST_SUB= GUILE_VER=1.3.4
|
1995-08-29 13:45:10 -04:00
|
|
|
|
1998-09-22 11:44:12 -04:00
|
|
|
post-install:
|
|
|
|
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
|
|
|
|
|
1995-08-29 13:45:10 -04:00
|
|
|
.include <bsd.port.mk>
|