pkgsrc/misc/ruby-transaction-simple/Makefile

14 lines
360 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2010/09/10 07:26:51 taca Exp $
DISTNAME= transaction-simple-1.4.0
PKGREVISION= 1
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/trans-simple/
COMMENT= Mixin library for adding transaction support to objects
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"