Files
ports/www/rubygem-kaminari-core/Makefile
T
Sunpoet Po-Chuan Hsieh 3db5684d31 Update to 1.2.1
Changes:	https://github.com/kaminari/kaminari/releases
		https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md
Security:	4e6875a2-a126-11ea-b385-08002728f74c
MFH:		2020Q2
2020-05-29 01:58:29 +00:00

21 lines
337 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= kaminari-core
PORTVERSION= 1.2.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Kaminari core libraries
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>