13 lines
364 B
Makefile
13 lines
364 B
Makefile
# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:43 jperkin Exp $
|
|
|
|
PKGNAME= suse_libidn-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
DISTFILES+= libidn-0.5.9-5.${SUSE_ARCH}.rpm
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for libidn
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse100_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|