# New ports collection makefile for: tcltutor # Date created: 16 November 2000 # Whom: Edwin Groothuis (edwin@mavetju.org) # # $FreeBSD$ # PORTNAME= smm++ PORTVERSION= 6.1.1 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= smm DISTNAME= smm611 EXTRACT_SUFX= .tgz MAINTAINER= edwin@mavetju.org COMMENT= Graphical mudclient with mapper RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets4.0.1/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets BUILD_DEPENDS= ${LOCALBASE}/lib/libitk.so:${PORTSDIR}/x11-toolkits/itk \ ${LOCALBASE}/lib/libitcl.so.3:${PORTSDIR}/lang/itcl WRKSRC= ${WRKDIR}/smm/Install.unix USE_GMAKE= yes post-extract: ${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -rf do-configure: @echo "No configure needed" .include