1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/lang/guileobjc/Makefile

23 lines
567 B
Makefile
Raw Normal View History

# New ports collection makefile for: guileobjc
# Version required: 0.3.8
# Date created: 21 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
1999-08-25 06:35:40 +00:00
# $FreeBSD$
#
DISTNAME= guileobjc-0.3.8
CATEGORIES= lang
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/personal/masata-y/gyve/fullkit/gyve-0.1.2.4/
MAINTAINER= nakai@FreeBSD.org
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-11-26 05:35:42 +00:00
BROKEN= Doesn\'t work with the latest guile.
GNU_CONFIGURE= yes
.include <bsd.port.mk>