15 lines
400 B
Makefile
15 lines
400 B
Makefile
# $NetBSD: Makefile,v 1.8 2015/10/04 12:21:26 taca Exp $
|
|
|
|
DISTNAME= pathname2-1.7.4
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/djberg96/pathname2
|
|
COMMENT= Alternate implementation of the Pathname library
|
|
LICENSE= artistic-2.0
|
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-facade>=1.0.4:../../devel/ruby-facade
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|