freebsd-ports/devel/guile-lib/Makefile
Rong-En Fan fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00

26 lines
500 B
Makefile

# ex:ts=8
# Ports collection makefile for: guile-lib
# Date created: Mar 22, 2007
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= guile-lib
PORTVERSION= 0.1.6
PORTREVISION= 2
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>