pkgsrc-wip/guile-scsh/Makefile
2006-12-15 14:34:40 +00:00

16 lines
433 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/12/15 14:34:40 thomasklausner Exp $
#
DISTNAME= guile-scsh-2.0.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"