summaryrefslogtreecommitdiffstats
path: root/emulators/libvm68k/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/libvm68k/Makefile')
-rw-r--r--emulators/libvm68k/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/emulators/libvm68k/Makefile b/emulators/libvm68k/Makefile
new file mode 100644
index 0000000..6c8a687
--- /dev/null
+++ b/emulators/libvm68k/Makefile
@@ -0,0 +1,19 @@
+# ex:ts=8
+# Ports collection makefile for: libvm68k
+# Date created: Jun 4, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= libvm68k
+PORTVERSION= 1.0.6
+CATEGORIES= emulators
+MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/
+
+MAINTAINER= ports@FreeBSD.org
+
+GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud