summaryrefslogtreecommitdiff
path: root/emulators/suse121_expat/Makefile
blob: b14e0ec77dbef9c3908695074d7a8732267bee4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2012/04/01 06:11:20 obache Exp $

DISTNAME=	suse_expat-${SUSE_VERSION}
PKGREVISION=	1
CATEGORIES=	emulators
RPMUPDPKGS+=	libexpat1-2.0.1-109.4.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"