1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/print/afm/Makefile

22 lines
395 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
#
# $Id: Makefile,v 1.7 1996/11/17 08:44:24 obrien Exp $
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>