blob: 50495734a182e64de604baa566c809b677e18f2b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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>
|