2013-06-22 04:40:34 +02:00
|
|
|
# Created by: Steve Wills <swills@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= afm
|
2014-08-24 01:17:39 +02:00
|
|
|
PORTVERSION= 0.2.2
|
2013-06-22 04:40:34 +02:00
|
|
|
CATEGORIES= print rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= Read AFM files and use the data conveniently
|
|
|
|
|
2015-05-24 20:57:18 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2013-06-22 04:40:34 +02:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2013-06-22 04:40:34 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|