aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/mdata-client/Makefile
blob: 67f59b23ada5c9cdbe497211841d7dc98db755d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

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

MAINTAINER= swills@FreeBSD.org
COMMENT=    Metadata tools for use within guests of the SmartOS

LICENSE=    MIT
LICENSE_FILE=   ${WRKSRC}/LICENSE

USE_GITHUB= yes
GH_ACCOUNT= joyent

USES=       gmake

.include <bsd.port.mk>