# New ports collection makefile for: iroffer-lamm # Date created: 10 Apr 2007 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= iroffer PORTVERSION= 1.4.3.2 CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}-lamm/${PORTNAME}1.4-lamm/${PORTNAME}1.4.b03-lamm.b02 PKGNAMESUFFIX= -lamm${PKGNAMESUFFIX2} DISTNAME= iroffer1.4.b03-lamm.b02 EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.ORG COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy LICENSE= GPLv2 HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFLICTS= iroffer-1.* iroffer-dinoex-3.* do-install: ${INSTALL_PROGRAM} ${WRKSRC}/convertxdccfile ${PREFIX}/bin/ ${INSTALL_PROGRAM} ${WRKSRC}/iroffer ${PREFIX}/bin/ .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/WHATSNEW ${DOCSDIR}/ .endif .if !defined(NOPORTEXAMPLES) ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/dynip.sh ${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/iroffer.cron ${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/sample.config ${EXAMPLESDIR}/ .endif @${CAT} ${PKGMESSAGE} .include a title='freebsd-ports-graphics' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/'>freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/eawplus
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-20