Linux compatibility package based on the SuSE Linux distribution. Please visit http://www.suse.com/ for more information about SuSE Linux. This package supports running ELF binaries linked with libgmp that require GNU MP version 4 shared libraries.
13 lines
306 B
Makefile
13 lines
306 B
Makefile
# $NetBSD $
|
|
|
|
DISTNAME= suse_gmp4-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
DISTFILES= gmp-4.1.4-6.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Linux compatibility package for GNU MP
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse100_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|