1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/dns/rubygem-dnsruby/Makefile
Steve Wills 1a88d3c887 - Update to 1.53
Feature safe:	yes
2011-12-04 22:31:17 +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.53
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>