pkgsrc/misc/ruby-mini_portile2/Makefile
taca 5f3fcfdfc7 misc/ruby-mini_portile2: update to 2.3.0
### 2.2.1 / 2017-09-13

#### Enhancements

* Verify checksums of files at extraction time (in addition to at download time). (#56)
* Clarify error message if a `tar` command can't be found. (#81)
2017-09-18 00:58:32 +00:00

12 lines
317 B
Makefile

# $NetBSD: Makefile,v 1.3 2017/09/18 00:58:32 taca Exp $
DISTNAME= mini_portile2-2.3.0
CATEGORIES= misc
MAINTAINER= tsutsui@NetBSD.org
HOMEPAGE= https://github.com/luislavena/mini_portile
COMMENT= Simple autoconf builder for developers
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"