1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/print/afm/Makefile
2021-04-06 16:31:07 +02:00

19 lines
301 B
Makefile

# 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>