diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-11-05 14:46:58 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-11-05 14:46:58 +0800 |
commit | 1d1f94afe71f76ebc22890d61f6dc8015d5c8632 (patch) | |
tree | 5a242630b5d31601923353f5a14368237ea5601b /x11-fonts/liberation-fonts-ttf/Makefile | |
parent | cdc306726c69da143ae91300e1a8c4ffd22c1163 (diff) | |
download | freebsd-ports-gnome-1d1f94afe71f76ebc22890d61f6dc8015d5c8632.tar.gz freebsd-ports-gnome-1d1f94afe71f76ebc22890d61f6dc8015d5c8632.tar.zst freebsd-ports-gnome-1d1f94afe71f76ebc22890d61f6dc8015d5c8632.zip |
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr
Diffstat (limited to 'x11-fonts/liberation-fonts-ttf/Makefile')
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-fonts/liberation-fonts-ttf/Makefile b/x11-fonts/liberation-fonts-ttf/Makefile index ad462de9429b..44b3cfc2cf83 100644 --- a/x11-fonts/liberation-fonts-ttf/Makefile +++ b/x11-fonts/liberation-fonts-ttf/Makefile @@ -12,10 +12,7 @@ MASTER_SITE_SUBDIR= thierry MAINTAINER= thierry@FreeBSD.org COMMENT= Liberation fonts from Red Hat to replace MS TTF fonts -LICENSE= OFL -LICENSE_NAME= SIL Open Font License (OFL) -LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= OFL11 BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir |