Sunpoet Po-Chuan Hsieh f28a9b43b9 Update to 0.1.1
- Update LICENSE

Changes:	https://github.com/ruby/readline-ext/commits/master
2020-09-29 18:20:43 +00:00

20 lines
395 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= readline-ext
PORTVERSION= 0.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provide an interface for GNU Readline and Edit Line (libedit)
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>