summaryrefslogtreecommitdiff
path: root/emulators/suse113_expat/Makefile
blob: 1abc4e0dc2f1f10f5eeaed535d6987884836e421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.2 2011/02/10 02:55:45 chs Exp $

DISTNAME=	suse_expat-${SUSE_VERSION}
CATEGORIES=	emulators
DISTFILES=	libexpat1-2.0.1-98.1.${SUSE_ARCH}.rpm

MAINTAINER=	chs@NetBSD.org
COMMENT=	Linux compatibility package for expat

EMUL_MODULES.linux=	base

.include "../../emulators/suse113_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"