pkgsrc/emulators/suse121_openmotif/Makefile
obache f54a9cb304 Import suse_openmotif-12.1 as emulators/suse121_openmotif.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require OpenMotif shared libraries.
2012-03-21 13:40:24 +00:00

13 lines
379 B
Makefile

# $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"