aboutsummaryrefslogtreecommitdiff
path: root/print/afm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/afm/Makefile')
-rw-r--r--print/afm/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/print/afm/Makefile b/print/afm/Makefile
deleted file mode 100644
index daea0af74ff0..000000000000
--- a/print/afm/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: afm
-# Version required: ?
-# Date created: 23 November 1994
-# Whom: ljo
-#
-# $Id: Makefile,v 1.4 1995/04/17 20:31:10 asami Exp $
-#
-
-DISTNAME= afm
-PKGNAME= afm-1.0
-CATEGORIES+= printing
-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>