summaryrefslogtreecommitdiff
path: root/emulators/suse100_aspell/Makefile
blob: 86f9ec88d9e587ba9c6644d222ceb17daab1f3cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2015/02/16 10:15:43 jperkin Exp $

PKGNAME=	suse_aspell-${SUSE_VERSION}
PKGREVISION=	2
CATEGORIES=	emulators
DISTFILES=	aspell-0.60.3-2.${SUSE_ARCH}.rpm

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Linux compatibility package for aspell

EMUL_MODULES.linux=	base

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