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

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>