Index: head/print/p5-Net-CUPS/Makefile =================================================================== --- head/print/p5-Net-CUPS/Makefile (revision 403515) +++ head/print/p5-Net-CUPS/Makefile (revision 403516) @@ -1,21 +1,24 @@ # Created by: Gvozdikov Veniamin # $FreeBSD$ PORTNAME= Net-CUPS PORTVERSION= 0.61 PORTREVISION= 3 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vg@FreeBSD.org COMMENT= Interface to the CUPS API +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client LIB_DEPENDS= libcupsimage.so:${PORTSDIR}/print/cups-image \ libcupsfilters.so:${PORTSDIR}/print/cups-filters USES= perl5 USE_PERL5= configure .include