summaryrefslogtreecommitdiff
path: root/emulators/suse131_libgc/Makefile
blob: e4e144d3b684b8c3dc46e72c9c0c49f5037c52cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1 2015/09/26 00:18:53 kamil Exp $

PKGNAME=	suse_libgc-${SUSE_VERSION}
CATEGORIES=	emulators
RPMPKGS+=	libgc1-7.2d-2.1.2.${SUSE_ARCH}

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Linux compatibility package for Boehm-Demers-Weiser g/c libraries

EMUL_MODULES.linux=	base

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