15 lines
434 B
Makefile
15 lines
434 B
Makefile
# $NetBSD: Makefile,v 1.7 2015/02/16 10:15:45 jperkin Exp $
|
|
|
|
PKGNAME= suse_libpng-${SUSE_VERSION}
|
|
PKGREVISION= 3
|
|
CATEGORIES= emulators
|
|
RPMUPDPKGS+= libpng14-14-1.4.11-3.12.1.${SUSE_ARCH}
|
|
RPMUPDPKGS+= libpng12-0-1.2.49-9.9.1.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for PNG
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse121_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|