1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/print/afm/Makefile

25 lines
404 B
Makefile
Raw Normal View History

1995-04-15 04:34:11 +00:00
# New ports collection makefile for: afm
# Date created: 23 November 1994
# Whom: ljo
#
1999-08-31 01:53:22 +00:00
# $FreeBSD$
1995-04-15 04:34:11 +00:00
#
2000-04-09 17:50:59 +00:00
PORTNAME= afm
PORTVERSION= 1.0
CATEGORIES= print
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/
DISTNAME= afm
2004-04-10 17:26:55 +00:00
EXTRACT_SUFX= -tar.Z
MAINTAINER= ports@FreeBSD.org
2003-02-20 19:00:52 +00:00
COMMENT= Adobe Font Metrics
pre-patch:
@${RM} -rf ${WRKSRC}/RCS
do-build:
@${TRUE}
.include <bsd.port.mk>