diff options
Diffstat (limited to 'x11/xcb-util-cursor')
-rw-r--r-- | x11/xcb-util-cursor/Makefile | 1 | ||||
-rw-r--r-- | x11/xcb-util-cursor/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcb-util-cursor/Makefile b/x11/xcb-util-cursor/Makefile index 5f6a156f9940..7942418e4275 100644 --- a/x11/xcb-util-cursor/Makefile +++ b/x11/xcb-util-cursor/Makefile @@ -9,6 +9,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= XCB cursor library LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-util.pc:x11/xcb-util \ ${LOCALBASE}/libdata/pkgconfig/xcb-renderutil.pc:x11/xcb-util-renderutil \ diff --git a/x11/xcb-util-cursor/pkg-descr b/x11/xcb-util-cursor/pkg-descr index 01d55940c591..d587d8cb5bc8 100644 --- a/x11/xcb-util-cursor/pkg-descr +++ b/x11/xcb-util-cursor/pkg-descr @@ -8,4 +8,4 @@ been provided by Xlib. The util-cursor module implements the XCB cursor library, which is th XCB replacement for libXcursor. -WWW: http://xcb.freedesktop.org/ +WWW: https://xcb.freedesktop.org/ |