1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/print/afm/Makefile

22 lines
355 B
Makefile
Raw Normal View History

1995-04-15 04:34:11 +00:00
# New ports collection makefile for: afm
# Version required: ?
# Date created: 23 November 1994
# Whom: ljo
#
1999-08-31 01:53:22 +00:00
# $FreeBSD$
1995-04-15 04:34:11 +00:00
#
DISTNAME= afm
1995-04-15 04:34:11 +00:00
PKGNAME= afm-1.0
CATEGORIES= print
1995-04-15 04:34:11 +00:00
MASTER_SITES= ftp://sgi.com/sgi/fax/source/
EXTRACT_SUFX= -tar.Z
pre-patch:
@${RM} -rf ${WRKSRC}/RCS
do-build:
@${TRUE}
.include <bsd.port.mk>