opnsense-ports/devel/rubygem-strptime/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

15 lines
277 B
Makefile

PORTNAME= strptime
PORTVERSION= 0.2.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= girgen@FreeBSD.org
COMMENT= Fast strptime engine
WWW= https://github.com/nurse/strptime
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
.include <bsd.port.mk>