summaryrefslogtreecommitdiff
path: root/math/R-foreign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-foreign/Makefile')
-rw-r--r--math/R-foreign/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/R-foreign/Makefile b/math/R-foreign/Makefile
new file mode 100644
index 00000000000..3e0ab5ea4a7
--- /dev/null
+++ b/math/R-foreign/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/23 01:34:06 markd Exp $
+
+R_PKGNAME= foreign
+R_PKGVER= 0.4-9
+
+MAINTAINER= markd@netbsd.org
+COMMENT= Read data stored by Minitab, S, SAS, SPSS, Stata, ...
+
+PLIST_SRC= /dev/null
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"