# New ports collection makefile for:    afm
# Date created:         23 November 1994
# Whom:                 ljo
#
# $FreeBSD: ports/print/afm/Makefile,v 1.18 2004/04/10 17:26:47 trevor Exp $
#

PORTNAME=	afm
PORTVERSION=	1.0
CATEGORIES=	print
MASTER_SITES=	ftp://ftp.sgi.com/sgi/fax/source/
DISTNAME=	afm
EXTRACT_SUFX=	-tar.Z

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Adobe Font Metrics

pre-patch:
	@${RM} -rf ${WRKSRC}/RCS

do-build:
	@${TRUE}

.include <bsd.port.mk>
