- set PERMIT_* to No for aspell-eo and aspell-ru
they come without any license nor copyright and there are some dubious comments in the source
This commit is contained in:
parent
c8961ef9b2
commit
4b3e5acb4d
@ -1,8 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 20:59:37 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2008/10/05 09:46:24 ajacoutot Exp $
|
||||
|
||||
COMMENT= aspell dictionary for Esperanto
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= aspell-eo-0.50-2
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/eo/}
|
||||
|
||||
# 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>
|
||||
|
@ -1,8 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/09/15 20:59:37 merdely Exp $
|
||||
# $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>
|
||||
|
Loading…
Reference in New Issue
Block a user