aboutsummaryrefslogblamecommitdiff
path: root/devel/argdata/Makefile
blob: c23e34d319c8ac668453eb4b62ec8b3487c20fbf (plain) (tree)
1
2
3
4
5
6
7



                                          

                         
                 





                                                                                     
                                 
 

                                         

                      

                      
# Created by: Ed Schouten <ed@FreeBSD.org>
# $FreeBSD$

PORTNAME=	argdata
DISTVERSIONPREFIX=	v
DISTVERSION=	0.7
PORTREVISION=	4
CATEGORIES=	devel

MAINTAINER=	ed@FreeBSD.org
COMMENT=	Binary serialisation format inspired by YAML, MessagePack and nvlists

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cmake compiler:c11 tar:xz
USE_LDCONFIG=	yes
USE_GITHUB=	yes
GH_ACCOUNT=	NuxiNL

.include <bsd.port.mk>