aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/mdata-client/Makefile
blob: e23788dd3e4a0d4c79cead2c3eeb399b7953e22e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



                            
                                
                                                                   
                                                      



                                 

                                                  

                     

                      

                      
PORTNAME=	mdata-client
PORTVERSION=	20151001
CATEGORIES=	net-mgmt

MAINTAINER=	otis@FreeBSD.org
COMMENT=	Metadata tools for use within guests of the SmartOS
WWW=		https://github.com/joyent/mdata-client

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

ONLY_FOR_ARCHS=	amd64
ONLY_FOR_ARCHS_REASON=	SmartOS only runs on amd64

USES=		gmake
USE_GITHUB=	yes
GH_ACCOUNT=	joyent

.include <bsd.port.mk>