Philip M. Gollucci a029930bbc - Update to 1.50
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 02:54:48 +00:00

21 lines
371 B
Makefile

# Ports collection makefile for: rubygem-dnsruby
# Date created: 26 Aug, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= dnsruby
PORTVERSION= 1.50
CATEGORIES= dns rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A pure Ruby DNS client library
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>