# New ports collection makefile for: omnitty # Date created: May 21 2006 # Whom: Rong-En Fan # # $FreeBSD$ # PORTNAME= omnitty PORTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= A curses-based SSH multiplexer LIB_DEPENDS= rote:${PORTSDIR}/devel/rote GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= ${PORTNAME} MAN1= ${PORTNAME}.1 PLIST_FILES= bin/${PORTNAME} post-patch: ${REINPLACE_CMD} 's|||' \ ${WRKSRC}/machmgr.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1 .include -git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Stage supportmiwi2014-02-061-5/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Update to 2.0.8culot2012-08-06