summaryrefslogtreecommitdiff
path: root/devel/ruby-fast_gettext/Makefile
blob: 71e79eaa5a52211dabdd53d09e1d30be403b25ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.3 2012/06/02 00:38:09 taca Exp $

DISTNAME=	fast_gettext-0.6.7
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"