15 lines
435 B
Makefile
15 lines
435 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:26 grant Exp $
|
|
#
|
|
|
|
DISTNAME= iswedish-1.2.1
|
|
PKGNAME= ispell-svenska-1.2.1
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://sv.sslug.dk/locale/ispell/iswedish/
|
|
|
|
MAINTAINER= tech-pkg@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"
|