1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- add lpr-cups

Suggested by:	avilla
This commit is contained in:
Dirk Meyer 2011-02-20 21:49:23 +00:00
parent 0c64119d86
commit 96dbd1ab61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269408
2 changed files with 3 additions and 1 deletions

View File

@ -74,7 +74,7 @@ CUPS_SUFFIX= -client
CUPS_SUFFIX= -image
LICENSE= LGPL21
.else
PORTREVISION= 1
PORTREVISION= 2
CUPS_SUFFIX= -base
CONFLICTS+= cupsddk-*
.endif
@ -355,6 +355,7 @@ post-install:
.if !defined(WITHOUT_GHOSTSCRIPT) || defined(WITH_XPDF)
${INSTALL_PROGRAM} ${WRKSRC}/filter/pdftops ${PREFIX}/libexec/cups/filter/
.endif
${LN} -s ${PREFIX}/bin/lpr ${PREFIX}/bin/lpr-cups
${INSTALL} -d ${CUPS_ETCDIR}/
${CP} -p ${WRKSRC}/conf/snmp.conf ${WRKSRC}/conf/snmp.conf.N
.for f in cupsd.conf mime.convs mime.types snmp.conf

View File

@ -47,6 +47,7 @@ bin/lpoptions
bin/lppasswd
bin/lpq
bin/lpr
bin/lpr-cups
bin/lprm
bin/lpstat
bin/ppdc