1998-07-13 02:05:07 +00:00
|
|
|
# New ports collection makefile for: guileobjc
|
|
|
|
# Date created: 21 April 1998
|
|
|
|
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
|
|
|
#
|
1999-08-25 06:35:40 +00:00
|
|
|
# $FreeBSD$
|
1998-07-13 02:05:07 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 06:21:15 +00:00
|
|
|
PORTNAME= guileobjc
|
|
|
|
PORTVERSION= 0.3.8
|
1998-09-24 05:04:06 +00:00
|
|
|
CATEGORIES= lang
|
1999-01-12 16:51:33 +00:00
|
|
|
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/
|
1998-07-13 02:05:07 +00:00
|
|
|
|
2000-01-07 02:27:48 +00:00
|
|
|
MAINTAINER= nakai@FreeBSD.org
|
1998-07-13 02:05:07 +00:00
|
|
|
|
1998-09-24 05:04:06 +00:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/lib/libobjects.a:${PORTSDIR}/lang/libobjects
|
1999-11-29 02:37:54 +00:00
|
|
|
LIB_DEPENDS= guile.6:${PORTSDIR}/lang/guile
|
1998-07-13 02:05:07 +00:00
|
|
|
|
1998-11-26 05:35:42 +00:00
|
|
|
BROKEN= Doesn\'t work with the latest guile.
|
1998-11-17 20:21:54 +00:00
|
|
|
|
1998-07-13 02:05:07 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|