1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/print/afm/Makefile
Baptiste Daroussin 3e47031cc3 Support stage
Bump portrevision, own of installed files as changed
2014-03-30 14:44:32 +00:00

20 lines
314 B
Makefile

# 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} -rf ${WRKSRC}/RCS
.include <bsd.port.mk>