Index: head/x11/libXvMC/Makefile =================================================================== --- head/x11/libXvMC/Makefile (revision 474166) +++ head/x11/libXvMC/Makefile (revision 474167) @@ -1,17 +1,20 @@ # Created by: Eric Anholt # $FreeBSD$ PORTNAME= libXvMC PORTVERSION= 1.0.10 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Video Extension Motion Compensation library +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= cpe XORG_CAT= lib USE_XORG= x11 xext xv xextproto videoproto:both xproto:both -USES+= cpe CPE_PRODUCT= libxvmc CPE_VENDOR= x .include Index: head/x11/libXvMC/pkg-descr =================================================================== --- head/x11/libXvMC/pkg-descr (revision 474166) +++ head/x11/libXvMC/pkg-descr (revision 474167) @@ -1,3 +1,3 @@ This package contains the X Video Extension library. -WWW: http://www.freedesktop.org/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/