Files
pkgsrc-ng/www/ruby-multipart-post/Makefile
2016-01-21 23:40:00 +01:00

15 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.5 2015/03/15 20:13:24 hiramatsu Exp $
DISTNAME= multipart-post-2.0.0
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/nicksieger/multipart-post
COMMENT= Multipart form post accessory for Net::HTTP
LICENSE= mit
RUBY_VERSION_SUPPORTED= 200 193 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"