mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
14 lines
375 B
Makefile
14 lines
375 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/02/01 14:45:18 taca Exp $
|
|
|
|
DISTNAME= mercenary-0.3.5
|
|
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ${MASTER_SITE_RUBYGEMS:=mercenary/}
|
|
COMMENT= Lightweight and flexible library for writing command-line apps
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|