Date: Thu, 26 Dec 2013 17:57:52 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337579 - head/audio/cd-console Message-ID: <201312261757.rBQHvq4V002842@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 26 17:57:52 2013 New Revision: 337579 URL: http://svnweb.freebsd.org/changeset/ports/337579 Log: Support stage Modified: head/audio/cd-console/Makefile Modified: head/audio/cd-console/Makefile ============================================================================== --- head/audio/cd-console/Makefile Thu Dec 26 17:54:58 2013 (r337578) +++ head/audio/cd-console/Makefile Thu Dec 26 17:57:52 2013 (r337579) @@ -7,9 +7,10 @@ CATEGORIES= audio MASTER_SITES= http://www.oskusoft.com/osku/cd-console/ MAINTAINER= jdunn@aquezada.com -COMMENT= A curses-based console CD player +COMMENT= Curses-based console CD player + +MAKE_ARGS= BINPATH=${STAGEDIR}${PREFIX}/bin -NO_STAGE= yes PLIST_FILES= bin/cd-console .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312261757.rBQHvq4V002842>