freebsd-ports/x11-fonts/p5-Font-AFM/Makefile

22 lines
373 B
Makefile
Raw Normal View History

# Created by: Pete Fritchman <petef@databits.net>
# $FreeBSD$
PORTNAME= Font-AFM
2008-06-06 17:44:48 +02:00
PORTVERSION= 1.20
PORTREVISION= 1
CATEGORIES= x11-fonts perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
2006-04-28 17:11:06 +02:00
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to Adobe font metrics files
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>