freebsd-ports/print/rubygem-afm/Makefile
2021-04-06 16:31:07 +02:00

19 lines
287 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= afm
PORTVERSION= 0.2.2
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Read AFM files and use the data conveniently
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>