0644b49db5
## 0.2.2 * The gem was missing ## 0.2.1 * Fixed rdoc tasks, replaced Test::Unit with Minitest (Thanks to @yob, @strzibny for changes) * Removed jeweler dependency
12 lines
301 B
Makefile
12 lines
301 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/02/03 13:41:49 taca Exp $
|
|
|
|
DISTNAME= afm-0.2.2
|
|
CATEGORIES= fonts
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/halfbyte/afm
|
|
COMMENT= Reading Adobe Font Metrics (afm) files
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|