freebsd-ports/net/rubygem-whois/Makefile
Wen Heping 727f514f21 - Update to 0.2.1
PR:		ports/151948
Submitted by:	Eric Freeman <freebsdports@chillibear.com> (maintainer)
2010-11-05 00:47:53 +00:00

21 lines
408 B
Makefile

# Ports collection makefile for: rubygem-whois
# Date created: 22 May 2010
# Whom: Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#
PORTNAME= whois
PORTVERSION= 1.3.11
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= Ruby whois library
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/ruby-whois
.include <bsd.port.mk>