2014-03-28 23:24:15 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= dateutils
|
|
|
|
PORTVERSION= 0.2.7
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= https://bitbucket.org/hroptatyr/dateutils/downloads/
|
|
|
|
|
|
|
|
MAINTAINER= jessefrgsmith@yahoo.ca
|
|
|
|
COMMENT= Command line utilities for working with dates
|
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
|
2016-04-01 16:25:16 +02:00
|
|
|
BUILD_DEPENDS= help2man:misc/help2man
|
2014-03-28 23:24:15 +01:00
|
|
|
|
2016-10-21 17:21:13 +02:00
|
|
|
USES= pathfix tar:xz
|
2014-03-28 23:24:15 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
INFO= dateutils
|
|
|
|
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|