### 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)
12 lines
317 B
Makefile
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"
|