freebsd-ports/www/rubygem-multipart-post/Makefile

17 lines
335 B
Makefile
Raw Normal View History

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= multipart-post
PORTVERSION= 1.2.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= clsung@FreeBSD.org
COMMENT= Ruby Library that Use with Net::HTTP to do multipart form posts
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>