2013-03-29 01:44:53 +01:00
|
|
|
# Created by: Pete Fritchman <petef@databits.net>
|
2001-05-11 17:58:04 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Font-AFM
|
2008-06-06 17:44:48 +02:00
|
|
|
PORTVERSION= 1.20
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2001-05-11 17:58:04 +02:00
|
|
|
CATEGORIES= x11-fonts perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-05-11 17:58:04 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2006-04-28 17:11:06 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2013-03-29 01:44:53 +01:00
|
|
|
COMMENT= Interface to Adobe font metrics files
|
2001-05-11 17:58:04 +02:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2015-12-21 19:34:44 +01:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2013-08-02 18:55:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-05-11 17:58:04 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|