summaryrefslogtreecommitdiff
path: root/devel/ffcall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ffcall/Makefile')
-rw-r--r--devel/ffcall/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
new file mode 100644
index 00000000000..185571e5aa6
--- /dev/null
+++ b/devel/ffcall/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/08/26 19:54:15 proff Exp $
+
+DISTNAME= ffcall-1.6
+CATEGORIES= devel
+MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://clisp.cons.org/~haible/packages-ffcall.html
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"