17 lines
263 B
Makefile

PORTNAME= afm
PORTVERSION= 1.0.0
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Read AFM files and use the data conveniently
WWW= https://github.com/halfbyte/afm
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>