Files
ports/dns/rubygem-dnsruby/Makefile
Wen Heping bbf76ee423 - Update to 1.42
PR:		ports/142607
Submitted by:	"Philip M. Gollucci" <pgollucci@freebsd.org>
2010-01-10 23:38:14 +00:00

21 lines
370 B
Makefile

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