mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
16 lines
403 B
Makefile
16 lines
403 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/01/22 12:26:04 obache Exp $
|
|
|
|
DISTNAME= suse_libffi-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
RPMPKGS+= libffi4-4.8.1_20130909-3.2.1.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for libffi
|
|
|
|
CONFLICTS+= suse_gtk2<13.1nb1
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|