freebsd-ports/net/rubygem-whois/Makefile
Philip M. Gollucci 4a271a0a62 - Update to 2.2.0
PR:             ports/164888
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (freebsdports@chillibear.com ; 14 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-21 05:39:47 +00:00

21 lines
407 B
Makefile

# Ports collection makefile for: rubygem-whois
# Date created: 22 May 2010
# Whom: Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#
PORTNAME= whois
PORTVERSION= 2.2.0
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>