Index: head/multimedia/libdc1394/Makefile =================================================================== --- head/multimedia/libdc1394/Makefile (revision 514781) +++ head/multimedia/libdc1394/Makefile (revision 514782) @@ -1,19 +1,20 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= libdc1394 DISTVERSION= 2.2.6 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-2/${PORTVERSION}/ MAINTAINER= multimedia@FreeBSD.org COMMENT= 1394-based DC Control Library -LICENSE= LGPL21 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING +USES= libtool pathfix GNU_CONFIGURE= yes -USES= libtool pathfix USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include Index: head/multimedia/libdc1394/pkg-descr =================================================================== --- head/multimedia/libdc1394/pkg-descr (revision 514781) +++ head/multimedia/libdc1394/pkg-descr (revision 514782) @@ -1,6 +1,6 @@ libdc1394 is a library that provides a complete high level application programming interface (API) for developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specifications (also known as the IIDC or DCAM Specifications). -WWW: http://damien.douxchamps.net/ieee1394/libdc1394/ +WWW: https://damien.douxchamps.net/ieee1394/libdc1394/