freebsd-ports/print/rubygem-afm/Makefile

17 lines
301 B
Makefile
Raw Normal View History

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= afm
2014-08-24 01:17:39 +02:00
PORTVERSION= 0.2.2
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Read AFM files and use the data conveniently
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>