Date: Fri, 11 Dec 2015 10:03:55 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403516 - head/print/p5-Net-CUPS Message-ID: <201512111003.tBBA3tZR006413@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 11 10:03:54 2015 New Revision: 403516 URL: https://svnweb.freebsd.org/changeset/ports/403516 Log: - Add LICENSE Approved by: portmgr (blanket) Modified: head/print/p5-Net-CUPS/Makefile Modified: head/print/p5-Net-CUPS/Makefile ============================================================================== --- head/print/p5-Net-CUPS/Makefile Fri Dec 11 10:02:40 2015 (r403515) +++ head/print/p5-Net-CUPS/Makefile Fri Dec 11 10:03:54 2015 (r403516) @@ -11,6 +11,9 @@ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512111003.tBBA3tZR006413>