4accc52f74
Appears to be bundled with ruby23-base and newer, leading to conflicts.
15 lines
416 B
Makefile
15 lines
416 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/10/22 15:45:46 jperkin Exp $
|
|
|
|
DISTNAME= net-telnet-0.1.1
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/ruby/net-telnet
|
|
COMMENT= Provides telnet client functionality
|
|
LICENSE= ruby-license OR 2-clause-bsd
|
|
|
|
# Appears to be bundled with ruby23-base and newer.
|
|
RUBY_VERSIONS_ACCEPTED= 22
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|