13 lines
366 B
Makefile
13 lines
366 B
Makefile
# $NetBSD: Makefile,v 1.4 2015/02/16 10:15:47 jperkin Exp $
|
|
|
|
PKGNAME= suse_aspell-${SUSE_VERSION}
|
|
CATEGORIES= emulators
|
|
RPMPKGS+= aspell-0.60.6.1-14.1.4.${SUSE_ARCH}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Linux compatibility package for aspell
|
|
|
|
EMUL_MODULES.linux= base
|
|
|
|
.include "../../emulators/suse131_linux/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|