2013-07-13 07:19:53 +02:00
|
|
|
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
2010-06-06 22:46:20 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= whois
|
2013-10-26 16:56:17 +02:00
|
|
|
PORTVERSION= 3.3.1
|
2010-06-06 22:46:20 +02:00
|
|
|
CATEGORIES= net rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2013-07-27 18:06:01 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2010-06-06 22:46:20 +02:00
|
|
|
COMMENT= Ruby whois library
|
|
|
|
|
2013-10-26 16:56:17 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2012-04-26 14:02:08 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2010-06-06 22:46:20 +02:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2012-04-26 14:02:08 +02:00
|
|
|
|
|
|
|
PLIST_FILES= bin/ruby-whois
|
2010-06-06 22:46:20 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|