Files
ports/dns/rubygem-dnsruby/Makefile
Wen Heping 4c05b26101 - Update to 1.37
- Update my mail address to FreeBSD

Approved by:	mentors(implicit)
2009-10-01 10:37:11 +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.37
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>