opnsense-ports/devel/rubygem-strptime/Makefile
Franco Fichtner 6e8870d92f */*: sync with upstream
Taken from: HardenedBSD
2019-01-23 17:20:50 +01:00

18 lines
318 B
Makefile

# Created by: Palle Girgensohn <girgen@FreeBSD.org>
# $FreeBSD$
PORTNAME= strptime
PORTVERSION= 0.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= girgen@FreeBSD.org
COMMENT= A fast strptime engine
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>