freebsd-ports/dns/rubygem-dnsruby/Makefile
Sylvio Cesar Teixeira cec7778e5c - Update to 1.48
PR:		ports/148886
Submitted by:	Ruben Van Staveren <ruben@verweg.com>
Approved by:	wen@ (He is on vacation, I've his permission for commit your PR)
2010-07-26 11:39:01 +00:00

20 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.48
CATEGORIES= dns rubygems
MASTER_SITES= RG
MAINTAINER= wen@FreeBSD.org
COMMENT= A pure Ruby DNS client library
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>