aboutsummaryrefslogtreecommitdiffstats
path: root/print/afm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/afm/Makefile')
-rw-r--r--print/afm/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/afm/Makefile b/print/afm/Makefile
new file mode 100644
index 000000000000..cecd086c40da
--- /dev/null
+++ b/print/afm/Makefile
@@ -0,0 +1,11 @@
+DISTNAME= afm
+DISTFILES= afm-tar.Z
+MASTER_SITES= ftp://sgi.com/sgi/fax/source/
+EXTRACT_SUFX= -tar.Z
+
+pre-patch:
+ rm -rf ${WRKSRC}/RCS
+
+build:
+
+.include <bsd.port.mk>