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

19 lines
336 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
MAN3= Font::AFM.3
NO_STAGE= yes
.include <bsd.port.mk>