# New ports collection makefile for: tm # Date created: 18 December 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= tm PORTVERSION= 0.4.1 CATEGORIES= sysutils MASTER_SITES= http://vicerveza.homeunix.net/~viric/soft/tm/ CENKES MAINTAINER= ports@FreeBSD.org COMMENT= Terminal mixer PLIST_FILES= bin/${PORTNAME} PORTDOCS= ChangeLog DOCS index.html MAKE_ENV= LINUX_LIBS=-lutil post-extract: @${MV} ${WRKSRC}/web/index.html ${WRKSRC}/ post-patch: @${REINPLACE_CMD} -e 's|$$^|$${.ALLSRC}|;/^GLIBCFLAGS/d;/^CFLAGS/d;\ /^CC/d;/^ifeq/,/^endif/d' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|pty.h|libutil.h|' ${WRKSRC}/app_term.c @${ECHO_CMD} '#include ' >> ${WRKSRC}/main.h do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ .ifndef NOPORTDOCS @${INSTALL} -d ${DOCSDIR}/ @cd ${WRKSRC}/&&${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ .endif .include s='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* games/gracer: do not depend on a specific version of Tclgahr2016-07-061-2/+2
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-3/+3
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* - Add LICENSEamdmi32015-12-311-4/+5
* Reset maintainereadler2015-12-141-1/+1
* Update giflib to 5.1.1antoine2015-12-04