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

22 lines
390 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
#
1995-11-22 13:18:35 +00:00
# $Id: Makefile,v 1.5 1995/04/21 00:20:43 jmz Exp $
1995-04-15 04:34:11 +00:00
#
DISTNAME= afm
1995-04-15 04:34:11 +00:00
PKGNAME= afm-1.0
1995-11-22 13:18:35 +00:00
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>