mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
370 B
Makefile
14 lines
370 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2007/09/07 22:54:44 wiz Exp $
|
|
|
|
DISTNAME= suse_libsigc++2-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
DISTFILES= libsigc++2-2.0.16-3.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= tonio@NetBSD.org
|
|
COMMENT= Linux compatibility package for libsigc++2
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse100_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|