aboutsummaryrefslogtreecommitdiff
path: root/print/afm/Makefile
blob: eaf0bfe45448043fa10546ca380184ce90525dba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: ljo

PORTNAME=	afm
PORTVERSION=	1.0
PORTREVISION=	1
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

NO_BUILD=	yes
pre-patch:
	@${RM} -r ${WRKSRC}/RCS

.include <bsd.port.mk>