1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/x11-fonts/p5-Font-AFM/Makefile
2013-11-07 03:59:36 +00:00

17 lines
302 B
Makefile

# Created by: Pete Fritchman <petef@databits.net>
# $FreeBSD$
PORTNAME= Font-AFM
PORTVERSION= 1.20
CATEGORIES= x11-fonts perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to Adobe font metrics files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>