# Created by: Oliver Breuninger # $FreeBSD$ PORTNAME= cotty PORTVERSION= 0.4c CATEGORIES= sysutils MASTER_SITES= http://www.breuninger.org/files/distfiles/ EXTRACT_SUFX= .c.gz MAINTAINER= ports@FreeBSD.org COMMENT= Simple command-line pseudo terminal manager NO_WRKSUBDIR= yes PLIST_FILES= bin/cotty EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= > ${WRKSRC}/${DISTNAME}.c do-build: ${CC} ${CFLAGS} -o ${WRKSRC}/cotty ${WRKSRC}/${DISTNAME}.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cotty ${STAGEDIR}${PREFIX}/bin .include pository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gsm
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-5/+2
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Claim maineinershipmiwi2011-02-132-9/+5