pkgsrc/emulators/suse131_libcups/Makefile

15 lines
383 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2015/07/28 08:49:15 wiz Exp $
2015-02-16 11:15:43 +01:00
PKGNAME= suse_libcups-${SUSE_VERSION}
PKGREVISION= 1
CATEGORIES= emulators
RPMUPDPKGS+= cups-libs-1.5.4-12.20.1.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for CUPS
EMUL_MODULES.linux= openssl
.include "../../emulators/suse131_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"