55f73ea1fe
dictionary for ispell. Provided in PR 12778 by Love (lha@stacken.kth.se)
15 lines
437 B
Makefile
15 lines
437 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2001/04/30 14:47:12 agc Exp $
|
|
#
|
|
|
|
DISTNAME= iswedish-1.2.1
|
|
PKGNAME= ispell-svenska-1.2.1
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://sv.sslug.dk/locale/ispell/iswedish/
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html
|
|
COMMENT= Swedish dictionary for interactive spelling checker
|
|
|
|
DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|