Index: head/audio/ctronome/Makefile =================================================================== --- head/audio/ctronome/Makefile (revision 304834) +++ head/audio/ctronome/Makefile (revision 304835) @@ -1,27 +1,23 @@ -# New ports collection makefile for: ctronome -# Date created: 11 August 2010 -# Whom: Charles Mercadal -# +# Created by: Charles Mercadal # $FreeBSD$ -# PORTNAME= ctronome PORTVERSION= 0.5.3 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ctronome.kign.org/source/ -MAINTAINER= mercadal@diablonet.net +MAINTAINER= ports@FreeBSD.org COMMENT= A programmable console-based metronome post-patch: @${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|' ${WRKSRC}/ctronome.h ${WRKSRC}/dsp.c @${REINPLACE_CMD} -e 's|/usr/share/ctronome|${DATADIR}|' ${WRKSRC}/ctronome.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ctronome ${PREFIX}/bin ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/metronome1.wav ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/metronome2.wav ${DATADIR} .include Property changes on: head/audio/ctronome/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property