12 lines
301 B
Makefile
12 lines
301 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/07/30 22:32:18 wiz Exp $
|
|
|
|
DISTNAME= afm-0.2.2
|
|
CATEGORIES= fonts
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/halfbyte/afm
|
|
COMMENT= Reading Adobe Font Metrics (afm) files
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|