pkgsrc/emulators/suse131_libjson/Makefile
2015-02-16 10:15:43 +00:00

14 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.5 2015/02/16 10:15:48 jperkin Exp $
PKGNAME= suse_libjson-${SUSE_VERSION}
PKGREVISION= 1
CATEGORIES= emulators
RPMUPDPKGS+= libjson0-0.10-3.4.1.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for libjson
EMUL_MODULES.linux= base
.include "../../emulators/suse131_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"