pkgsrc/emulators/suse121_expat/Makefile
2012-04-24 07:51:30 +00:00

14 lines
383 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/04/24 07:51:30 obache Exp $
DISTNAME= suse_expat-${SUSE_VERSION}
PKGREVISION= 2
CATEGORIES= emulators
RPMUPDPKGS+= libexpat1-2.0.1-109.7.1.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for expat
EMUL_MODULES.linux= base
.include "../../emulators/suse121_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"