summaryrefslogtreecommitdiff
path: root/net/ruby-addressable/Makefile
blob: 2c64335f26350d0264e618d53af42210d3dd9769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.10 2013/06/16 17:08:38 taca Exp $

DISTNAME=	addressable-2.3.4
CATEGORIES=	net

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://addressable.rubyforge.org/
COMMENT=	Replacement for the URI Implementation of standard librrary
LICENSE=	mit

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