From 019f8cbd42709e56e0a4e614a1b285237decab21 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 29 Jun 2018 09:07:19 +0000 Subject: - Add LICENSE - Update WWW Approved by: portmgr blanket --- x11-fonts/fontcacheproto/Makefile | 3 +++ x11-fonts/fontcacheproto/pkg-descr | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-fonts/fontcacheproto/Makefile b/x11-fonts/fontcacheproto/Makefile index e0075d15ce71..b6e2f99f0aef 100644 --- a/x11-fonts/fontcacheproto/Makefile +++ b/x11-fonts/fontcacheproto/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= Fontcache extension headers +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= proto .include diff --git a/x11-fonts/fontcacheproto/pkg-descr b/x11-fonts/fontcacheproto/pkg-descr index dca0a39a8121..e168bb607399 100644 --- a/x11-fonts/fontcacheproto/pkg-descr +++ b/x11-fonts/fontcacheproto/pkg-descr @@ -1,3 +1,3 @@ This package contains X.Org Fontcache extension headers. -WWW: http://www.freedesktop.org/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/ -- cgit