13 lines
369 B
Makefile
13 lines
369 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 01:28:05 chs Exp $
|
|
|
|
DISTNAME= suse_libxml2-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
DISTFILES= libxml2-2.7.7-3.6.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for libxml2
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse113_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|