# New ports collection makefile for: ccmsn # Date created: 07 April 2002 # Whom: Sergio Jimenez Romero (aka TripleDES) # # $FreeBSD$ # PORTNAME= ccmsn PORTVERSION= 0.3p3 CATEGORIES= net MASTER_SITES= http://msn.CompuCreations.com/ EXTRACT_SUFX= .tgz MAINTAINER= jimromse@eupmt.es COMMENT= A Tcl/Tk-based MSN messenger RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 USE_REINPLACE= yes NO_BUILD= yes post-patch: @${REINPLACE_CMD} -e "s|/usr/bin/wish|${LOCALBASE}/bin/wish8.3|" \ -e "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/ccmsn do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ccmsn ${PREFIX}/bin @${MKDIR} ${DATADIR}/i ${INSTALL_SCRIPT} ${WRKSRC}/migmd5.tcl ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/README ${DATADIR} ${CP} ${WRKSRC}/i/* ${DATADIR}/i .include
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update xfce4-panel to 4.14.3madpilot2020-01-273-15/+4
* Update xfce4-panel to 4.14.2madpilot2020-01-275-62/+17
* x11/xfce4-conf, x11-wm/xfce4-panel: Spell VAPI_IMPLIES correctlytobik2019-10-191-1/+1
* x11-wm/xfce4-panel: fix build on GCC architecturespkubaj2019-10-011-2/+2
* Update xfce4-panel to 4.14.1madpilot2019-09-272-4/+4
* Welcome XFCE 4.14 to the FreeBSD ports treemadpilot2019-09-205-51/+146
* - Simplify XFCE MASTER_SITES usagemadpilot2019-06-201-1/+1