pkgsrc-wip/guilerxspencer/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
445 B
Makefile

# $NetBSD: Makefile,v 1.4 2009/05/20 00:58:41 thomasklausner Exp $
#
DISTNAME= guilerxspencer-1.2
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://arglist.com/guile/${DISTNAME}/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://arglist.com/guile/
COMMENT= Guile bindings for Henry Spencer's regex
GNU_CONFIGURE= yes
INSTALLATION_DIRS= share/guile/site
.include "../../lang/guile/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"