# ex:ts=8
# Ports collection makefile for:	guile-lib
# Date created:			Mar 22, 2007
# Whom:				ijliao
#
# $FreeBSD: ports/devel/guile-lib/Makefile,v 1.6 2009/01/22 16:04:07 miwi Exp $
#

PORTNAME=	guile-lib
PORTVERSION=	0.1.6
PORTREVISION=	3
CATEGORIES=	devel scheme
MASTER_SITES=	http://download.gna.org/guile-lib/

MAINTAINER=	ijliao@FreeBSD.org
COMMENT=	A down-scaled, limited-scope CPAN for Guile

BUILD_DEPENDS=	guile:${PORTSDIR}/lang/guile
RUN_DEPENDS=	guile:${PORTSDIR}/lang/guile

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

INFO=	guile-library

.include <bsd.port.mk>
