# ex:ts=8 -*-mode: makefile-*- # # New ports collection makefile for: cups-samba # Date created: 2004-02-10 # Whom: John Merryweather Cooper # # $FreeBSD$ # PORTNAME= cups-samba PORTVERSION= 6.0 PORTREVISION= 2 CATEGORIES= print net MASTER_SITES= ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR=cups/windows DISTNAME= cups-windows-${PORTVERSION}-source MAINTAINER= tomasv@megalogika.lt COMMENT= The Common UNIX Printing System: MS Windows client drivers RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba3 \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base NO_BUILD= yes NO_WRKSUBDIR= yes DATADIR= ${PREFIX}/share/cups DRIVER_FILES= cups6.inf cups6.ini cupsps6.dll cupsui6.dll SUB_FILES= pkg-message pre-install: ${MKDIR} ${DATADIR}/drivers do-install: cd ${WRKSRC} && \ for DRVFILE in ${DRIVER_FILES}; do \ ${INSTALL_DATA} ${WRKSRC}/cups-windows-${PORTVERSION}/i386/$${DRVFILE} ${DATADIR}/drivers; \ done post-install: @${CAT} ${PKGMESSAGE} .include ta/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add USE_GCC=3.3 when gcc is 3.4 by defaultleeym2004-10-313-13/+6
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
* SIZEify.trevor2004-01-291-0/+1
* - Update to version 1.1krion2004-01-085-38/+31
* De-pkg-comment.knu2003-02-212-1/+1
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-261-1/+2
* - Do not install usesess .la fileijliao2002-04-204-2/+34
* upgrade to 0.1.7ijliao2002-03-282-2/+2
* upgrade to 0.1.6ijliao2001-12-162-2/+2
* upgrade to 0.1.5ijliao2001-12-063-4/+4