summaryrefslogtreecommitdiff
path: root/devel/ruby-fast_gettext/Makefile
blob: 300cdf2f580dc63aee58328999972bb75a81bddb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.4 2012/06/16 15:47:43 taca Exp $

DISTNAME=	fast_gettext-0.6.8
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://github.com/grosser/fast_gettext
COMMENT=	Simple, fast, memory-efficient and threadsafe GetText
LICENSE=	public-domain

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