openbsd-ports/textproc/aspell/dicts/ru/Makefile
jasper e43d7d05cf - update dictionaries to their aspell 6 version, if they have it
joint work with and ok ajacoutot@, thanks!
2008-10-28 16:54:10 +00:00

15 lines
375 B
Makefile

# $OpenBSD: Makefile,v 1.5 2008/10/28 16:54:11 jasper Exp $
COMMENT= aspell dictionary for Russian
CATEGORIES= textproc
DISTNAME= aspell6-ru-0.99f7-1
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ru/}
# dubious: wordlist has no copyright nor license
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_FTP= No
PERMIT_PACKAGE_CDROM= No
PERMIT_PACKAGE_FTP= No
.include <bsd.port.mk>