aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-fog-powerdns/Makefile
blob: 1000b6f2346ad3ba051476a7b999b3c14ee28cc5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                            
                     






                                                                         
                                     
 


                                                            
 
                   


                   

                      
PORTNAME=	fog-powerdns
PORTVERSION=	0.2.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Module for the 'fog' gem to support PowerDNS DNS services

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-fog-core>=0:devel/rubygem-fog-core \
		rubygem-fog-json>=0:devel/rubygem-fog-json \
		rubygem-fog-xml>=0:textproc/rubygem-fog-xml

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>