Import tex-hyphen-hungarian-doc-2009 as print/tex-hyphen-hungarian-doc.
[pkgsrc.git] / emulators / suse100_libcups / Makefile
1 # $NetBSD$
2
3 DISTNAME=               suse_libcups-${SUSE_VERSION}
4 CATEGORIES=             emulators
5 MASTER_SITES=           ${MASTER_SITE_SUSE100}
6 DISTFILES=              ${RPMFILES}
7
8 MAINTAINER=             markd@NetBSD.org
9 HOMEPAGE=               http://www.suse.com/
10 COMMENT=                Linux compatibility package for the Cups library
11
12 DEPENDS+=               suse_base>=${SUSE_VERSION}:../../emulators/suse100_base
13 DEPENDS+=               suse_openssl>=${SUSE_VERSION}:../../emulators/suse100_openssl
14
15 EXTRACT_ONLY=           # empty
16 NO_BUILD=               YES
17 PLIST_SRC=              ${WRKDIR}/PLIST_DYNAMIC
18
19 .if exists(Makefile.${MACHINE_ARCH})
20 .include "Makefile.${MACHINE_ARCH}"
21 .endif
22
23 .include "../../emulators/suse100_linux/Makefile.common"
24 .include "../../mk/bsd.pkg.mk"