diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-05-11 21:25:12 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-05-11 21:25:12 +0800 |
commit | 62dbaa1a9bdea4f273d3dd7a8fe8c106ef1915af (patch) | |
tree | ea0fa6a0b164edd89c950ab502d135054a4fe4f5 /x11-fonts | |
parent | 7948aba5c9cfb59eabdc62a0532bcb49315aa47a (diff) | |
download | freebsd-ports-gnome-62dbaa1a9bdea4f273d3dd7a8fe8c106ef1915af.tar.gz freebsd-ports-gnome-62dbaa1a9bdea4f273d3dd7a8fe8c106ef1915af.tar.zst freebsd-ports-gnome-62dbaa1a9bdea4f273d3dd7a8fe8c106ef1915af.zip |
Sync text of LEGAL and RESTRICTED for x11-fonts/freefonts.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/freefonts/Makefile | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index b88718f6ce19..dc6c73976860 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -3,7 +3,7 @@ PORTNAME= freefonts PORTVERSION= 0.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ @@ -16,7 +16,13 @@ COMMENT= Collection of ATM fonts (not all free) from the CICA archives BUILD_DEPENDS= type1inst:${PORTSDIR}/x11-fonts/p5-type1inst -RESTRICTED= see accompanying .license files +# Some of the fonts are shareware. Some are freeware. Permission must +# be obtained before distributing at least four (mazama.license, +# muriel.license, roosthea.license, shf_____.license). Two have +# inconsistent licenses (tempofon.license and tempoita.license say +# "placed into the public domain and may [not be] sold") + +RESTRICTED= License prohibits redistribution; see individual .license files NO_WRKSUBDIR= yes FONTDIR?= ${PREFIX}/lib/X11/fonts/freefont |