pkgsrc-wip/guile-scsh/Makefile
Thomas Klausner 18dbec4419 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:39 +00:00

17 lines
449 B
Makefile

# $NetBSD: Makefile,v 1.4 2009/05/20 00:58:41 thomasklausner Exp $
#
DISTNAME= guile-scsh-2.0.1
PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://arglist.com/guile/${DISTNAME}/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://arglist.com/guile/
COMMENT= Scheme Shell that runs in Guile
GNU_CONFIGURE= yes
.include "../../lang/guile/buildlink3.mk"
.include "../../wip/guilerxspencer/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"