opnsense-ports/sysutils/dateutils/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

22 lines
424 B
Makefile

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>