diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile index 52708ad808ee..6097dd6d5cf8 100644 --- a/x11/xextproto/Makefile +++ b/x11/xextproto/Makefile @@ -1,18 +1,21 @@ # Created by: Dejan Lesjak # $FreeBSD$ PORTNAME= xextproto PORTVERSION= 7.3.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= XExt extension headers +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs post-patch: @${REINPLACE_CMD} '/^SUBDIR/s/specs//' ${WRKSRC}/Makefile.in .include diff --git a/x11/xextproto/pkg-descr b/x11/xextproto/pkg-descr index 237adba33dfd..47f0e64eb2b2 100644 --- a/x11/xextproto/pkg-descr +++ b/x11/xextproto/pkg-descr @@ -1,3 +1,3 @@ This package contains X.Org XExt extension headers. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/