# New ports collection makefile for: iroffer # Date created: November 22, 2000 # Whom: Donald Burr # # $FreeBSD$ # PORTNAME= iroffer PORTVERSION= 1.4.3 CATEGORIES= irc MASTER_SITES= http://iroffer.org/archive/v1.4/ DISTNAME= iroffer1.4.b03 EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.ORG COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFLICTS= iroffer-lamm-1.* do-install: ${INSTALL_PROGRAM} ${WRKSRC}/convertxdccfile ${PREFIX}/bin/ ${INSTALL_PROGRAM} ${WRKSRC}/iroffer ${PREFIX}/bin/ .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/WHATSNEW ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/dynip.sh ${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/iroffer.cron ${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/sample.config ${EXAMPLESDIR}/ .endif @${CAT} ${PKGMESSAGE} .include w44/cgit-data/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
* - Fix shebangsmiwi2017-04-181-2/+2
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
* - Fix shebangsamdmi32015-07-301-2/+9
* MASTER_SITES cleanup.mat2015-05-141-4/+2
* Cleanup plistantoine2014-11-131-7/+4
* - Convert ports from cad/, chinese/, comms/ and converters/ to newmva2014-10-191-1/+1
* Stageify.vanilla2014-05-231-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Use local sites for now.mr2013-03-26