aboutsummaryrefslogblamecommitdiff
path: root/devel/cligen/Makefile
blob: 883ed3c099cabe3ad01348caba50e026449adfe0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                      
                     


                                    
                                                



                                    
                                              

                   
                      
 
                   
                   
 
                      
PORTNAME=	cligen
PORTVERSION=	5.6.0
CATEGORIES=	devel

MAINTAINER=	dcornejo@netgate.com
COMMENT=	Command-line interface generator

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE.md

USES=		bison:alias compiler:c11 gmake

USE_GITHUB=	yes
GH_ACCOUNT=	clicon

USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>