Files
bsdports/_unused/rubygem-httpclient/Makefile
2019-12-26 07:26:06 +00:00

19 lines
348 B
Makefile

# $FreeBSD: head/www/rubygem-httpclient/Makefile 429985 2016-12-30 13:47:14Z swills $
PORTNAME= httpclient
PORTVERSION= 2.8.3
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Yet another HTTP client implementation by NaHi
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/httpclient
.include <bsd.port.mk>