summaryrefslogtreecommitdiff
path: root/finance/ruby-activemerchant/Makefile
blob: 4353e7f52773a98d90dc9a3a226af00ea0ad630c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2011/12/15 15:34:16 taca Exp $

DISTNAME=	activemerchant-1.20.0
CATEGORIES=	finance

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://activemerchant.org/
COMMENT=	Ruby library for credit card processing
LICENSE=	mit

DEPENDS+=	${RUBY_PKGPREFIX}-builder>=2.0.0:../../textproc/ruby-builder

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"