- include more useful sample scripts for dealing with voice.

- bump PKGNAME

from Antoine Jacoutot (maintainer)
This commit is contained in:
steven 2005-12-07 08:29:50 +00:00
parent 79221cf34b
commit 4cb8562597
2 changed files with 24 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.25 2005/12/03 07:01:56 steven Exp $
# $OpenBSD: Makefile,v 1.26 2005/12/07 08:29:50 steven Exp $
COMMENT= "handle external logins, send and receive faxes"
VERSION= 1.1.34
RELEASE= Nov30
DISTNAME= mgetty${VERSION}-${RELEASE}
PKGNAME= mgetty+sendfax-${VERSION}
PKGNAME= mgetty+sendfax-${VERSION}p0
CATEGORIES= comms
HOMEPAGE= http://mgetty.greenie.net
@ -47,6 +47,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/voice/doc/* ${PREFIX}/share/doc/mgetty+sendfax/voice
${INSTALL_DATA} -m 600 ${WRKSRC}/voice/voice.conf-dist ${PREFIX}/share/examples/mgetty+sendfax/voice.conf
${TAR} -cf - -C ${WRKSRC} samples | ${TAR} -xf - -C ${PREFIX}/share/examples/mgetty+sendfax
${TAR} -cf - -C ${WRKSRC} voice/scripts | ${TAR} -xf - -C ${PREFIX}/share/examples/mgetty+sendfax
REGRESS_TARGET= check
TESTS_ENVIRONMENT= MAKE=${GMAKE}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2005/12/03 07:01:57 steven Exp $
@comment $OpenBSD: PLIST,v 1.7 2005/12/07 08:29:50 steven Exp $
@conflict hylafax-*
bin/autopvf
bin/basictopvf
@ -121,7 +121,27 @@ share/examples/mgetty+sendfax/samples/new_fax.vacation
share/examples/mgetty+sendfax/samples/printfax
share/examples/mgetty+sendfax/samples/printfax.ps
share/examples/mgetty+sendfax/sendfax.config
share/examples/mgetty+sendfax/voice/
share/examples/mgetty+sendfax/voice.conf
share/examples/mgetty+sendfax/voice/scripts/
share/examples/mgetty+sendfax/voice/scripts/Vgetty.sh
share/examples/mgetty+sendfax/voice/scripts/Vgetty.sh.EXAMPLE
share/examples/mgetty+sendfax/voice/scripts/button.sh
share/examples/mgetty+sendfax/voice/scripts/convert_wav_to_rmd.sh
share/examples/mgetty+sendfax/voice/scripts/demo.pl
share/examples/mgetty+sendfax/voice/scripts/demo.sh
share/examples/mgetty+sendfax/voice/scripts/dtmf.sh
share/examples/mgetty+sendfax/voice/scripts/dtmf_alpha.sh
share/examples/mgetty+sendfax/voice/scripts/events.sh
share/examples/mgetty+sendfax/voice/scripts/faxback.sh
share/examples/mgetty+sendfax/voice/scripts/listen.sh
share/examples/mgetty+sendfax/voice/scripts/message.sh
share/examples/mgetty+sendfax/voice/scripts/new_voice.craig_southern
share/examples/mgetty+sendfax/voice/scripts/rsynth-0.9.linuxA.pch
share/examples/mgetty+sendfax/voice/scripts/speakdate.pl
share/examples/mgetty+sendfax/voice/scripts/speakdate.sh
share/examples/mgetty+sendfax/voice/scripts/vmtest.sh
share/examples/mgetty+sendfax/voice/scripts/voice2email.sh
@sample ${SYSCONFDIR}/mgetty+sendfax/
@sample ${SYSCONFDIR}/mgetty+sendfax/voice.conf
@mode 750