aboutsummaryrefslogblamecommitdiff
path: root/sysutils/dateutils/Makefile
blob: fc8dfdc6ca546f23009a0b6a169235a86ce69d01 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                         
                     
                 






                                                                    
                                 
 
                                      
 
                      





                         
                      
PORTNAME=	dateutils
PORTVERSION=	0.4.1
PORTREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	https://bitbucket.org/hroptatyr/dateutils/downloads/

MAINTAINER=	jessefrgsmith@yahoo.ca
COMMENT=	Command line utilities for working with dates

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	help2man:misc/help2man

USES=		tar:xz
GNU_CONFIGURE=	yes

INFO=		dateutils

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>