13 lines
364 B
Makefile
13 lines
364 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/09/07 12:26:40 obache Exp $
|
|
|
|
PKGNAME= suse_aspell-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
RPMPKGS+= aspell-0.60.6.1-2.1.2.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for aspell
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse121_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|