2002-09-24 11:48:51 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2002/09/24 09:48:51 jlam Exp $
|
2000-06-26 18:57:07 +02:00
|
|
|
|
2002-08-21 02:21:56 +02:00
|
|
|
DISTNAME= g-wrap-1.2.1
|
2000-06-26 18:57:07 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ftp://ftp.gnucash.org/pub/g-wrap/source/
|
|
|
|
|
|
|
|
MAINTAINER= rh@netbsd.org
|
2001-05-31 12:07:59 +02:00
|
|
|
HOMEPAGE= http://web.mit.edu/chlee/www/Software/g-wrap/index.html
|
2001-02-16 15:38:16 +01:00
|
|
|
COMMENT= tool for importing types, functions, and constants into guile
|
2000-06-26 18:57:07 +02:00
|
|
|
|
2001-10-03 11:10:23 +02:00
|
|
|
DEPENDS+= guile-slib>=2.4.2:../../devel/guile-slib
|
2000-06-26 18:57:07 +02:00
|
|
|
|
2002-09-24 11:48:51 +02:00
|
|
|
USE_BUILDLINK2= YES
|
|
|
|
USE_GMAKE= YES
|
2000-06-26 18:57:07 +02:00
|
|
|
|
2002-09-24 11:48:51 +02:00
|
|
|
GNU_CONFIGURE= YES
|
2001-07-01 17:12:44 +02:00
|
|
|
CONFIGURE_ENV+= ac_cv_path_RSCHEME="nope"
|
2002-09-24 11:48:51 +02:00
|
|
|
|
|
|
|
USE_LIBTOOL= YES
|
2001-07-01 17:12:44 +02:00
|
|
|
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
2000-06-26 18:57:07 +02:00
|
|
|
|
2002-09-24 11:48:51 +02:00
|
|
|
.include "../../lang/guile/buildlink2.mk"
|
2000-06-26 18:57:07 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|