diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-07-27 09:02:22 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-07-27 09:02:22 +0000 |
commit | 9bf5bdf2604aa6b7c52ec2b1a024af796f4d529f (patch) | |
tree | 45f7571b49a9a650b8cd7822742a39a90bcc5c6a /print | |
parent | c93b732d0748198ce9bdbae031cab22d44a4ae66 (diff) | |
download | ports-9bf5bdf2604aa6b7c52ec2b1a024af796f4d529f.tar.gz ports-9bf5bdf2604aa6b7c52ec2b1a024af796f4d529f.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-fxlinuxprint/Makefile | 7 | ||||
-rw-r--r-- | print/cups-fxlinuxprint/pkg-descr | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/print/cups-fxlinuxprint/Makefile b/print/cups-fxlinuxprint/Makefile index 6e8935e2fb61..58386c15fc71 100644 --- a/print/cups-fxlinuxprint/Makefile +++ b/print/cups-fxlinuxprint/Makefile @@ -11,14 +11,13 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Fuji Xerox Printer Driver -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcups.so:print/cups -USES= dos2unix ghostscript:run +USES= dos2unix ghostscript:run localbase:ldflags DOS2UNIX_FILES= fxlinuxprint.ppd GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib .include <bsd.port.mk> diff --git a/print/cups-fxlinuxprint/pkg-descr b/print/cups-fxlinuxprint/pkg-descr index 842b2b9cc1a3..406391758410 100644 --- a/print/cups-fxlinuxprint/pkg-descr +++ b/print/cups-fxlinuxprint/pkg-descr @@ -9,4 +9,4 @@ CUPS filter and PPD file for the following Fuji Xerox printers: - ApeosPort-II 4000 / 3000 - DocuCentre-II 4000 / 3000 -WWW: http://www.fujixerox.co.jp/download/apeosport/download/c4300series/linux_module.html +WWW: https://www.fujixerox.co.jp/download/apeosport/download/c4300series/linux_module.html |