- Fix LICENSE
- Add LICENSE_FILE - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user