summaryrefslogtreecommitdiff
path: root/emulators/suse121_openmotif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/suse121_openmotif/Makefile')
-rw-r--r--emulators/suse121_openmotif/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/emulators/suse121_openmotif/Makefile b/emulators/suse121_openmotif/Makefile
new file mode 100644
index 00000000000..11853ee2fab
--- /dev/null
+++ b/emulators/suse121_openmotif/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:40:24 obache Exp $
+
+DISTNAME= suse_openmotif-${SUSE_VERSION}
+CATEGORIES= emulators
+RPMPKGS+= openmotif-libs-2.3.2-8.1.3.${SUSE_ARCH}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Linux compatibility package for OpenMotif
+
+EMUL_MODULES.linux= x11
+
+.include "../../emulators/suse121_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"