Files
pkgsrc-ng/emulators/suse121_aspell/Makefile
2013-09-26 17:14:40 +02:00

14 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:35:33 obache Exp $
DISTNAME= 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"