17 lines
448 B
Makefile
17 lines
448 B
Makefile
# $NetBSD: Makefile,v 1.5 2010/11/11 22:42:07 shattered Exp $
|
|
#
|
|
|
|
DISTNAME= guilerxspencer-1.2
|
|
PKGREVISION= 1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.arglist.com/guile/${DISTNAME}/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.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"
|