aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-07-25 17:07:51 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-07-25 17:07:51 +0800
commitdd9f6c1426619a89ce28352ce1a8e555e8de0798 (patch)
tree9fc0bbee47ae27f4f78e216a91150e8c52300d8f /x11-fonts
parentbeacf04a7b5ff6d9a6fdb03f965466e3c2987e88 (diff)
downloadfreebsd-ports-gnome-dd9f6c1426619a89ce28352ce1a8e555e8de0798.tar.gz
freebsd-ports-gnome-dd9f6c1426619a89ce28352ce1a8e555e8de0798.tar.zst
freebsd-ports-gnome-dd9f6c1426619a89ce28352ce1a8e555e8de0798.zip
- Add LICENSE
- Pet portlint - Update WWW Approved by: portmgr blanket
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/libXfont/Makefile8
-rw-r--r--x11-fonts/libXfont/pkg-descr2
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile
index 46e9a5231c79..57343d8a778e 100644
--- a/x11-fonts/libXfont/Makefile
+++ b/x11-fonts/libXfont/Makefile
@@ -9,15 +9,19 @@ CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X font library
+LICENSE= MIT BSD2CLAUSE BSD3CLAUSE
+LICENSE_COMB= multi
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libfreetype.so:print/freetype2
+USES= cpe
XORG_CAT= lib
USE_XORG= xproto:both xtrans fontsproto:both fontenc
INSTALL_TARGET= install-strip
-USES+= cpe
CPE_PRODUCT= libxfont
CPE_VENDOR= x
-CONFIGURE_ARGS=--without-xmlto --disable-devel-docs
+CONFIGURE_ARGS= --without-xmlto --disable-devel-docs
.include <bsd.port.mk>
diff --git a/x11-fonts/libXfont/pkg-descr b/x11-fonts/libXfont/pkg-descr
index 8353c6742ad1..5ee82e6cf38e 100644
--- a/x11-fonts/libXfont/pkg-descr
+++ b/x11-fonts/libXfont/pkg-descr
@@ -1,3 +1,3 @@
This package contains the X font libary
-WWW: http://www.freedesktop.org/Software/xlibs
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/