freebsd-ports/devel/rubygem-strptime/Makefile

18 lines
316 B
Makefile

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