4b3e5acb4d
they come without any license nor copyright and there are some dubious comments in the source
15 lines
375 B
Makefile
15 lines
375 B
Makefile
# $OpenBSD: Makefile,v 1.3 2008/10/05 09:46:24 ajacoutot Exp $
|
|
|
|
COMMENT= aspell dictionary for Russian
|
|
CATEGORIES= textproc
|
|
DISTNAME= aspell-ru-0.50-2
|
|
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>
|