diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-05-09 10:47:46 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-05-09 10:47:46 +0000 |
commit | 435352ccf4421d3d456185d3e94ca6ddd11ab529 (patch) | |
tree | df453ebb0f2813bdd19485fda6e025a417b44109 | |
parent | 1194e0b37f8028e93c024c4a794116e7bd76b3a0 (diff) |
Notes
-rw-r--r-- | audio/festvox-jph/Makefile | 3 | ||||
-rw-r--r-- | audio/festvox-mwm/Makefile | 3 | ||||
-rw-r--r-- | audio/festvox-ogirab/Makefile | 3 | ||||
-rw-r--r-- | audio/festvox-tll/Makefile | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile index 029f1b67d397..e3dcfabdf076 100644 --- a/audio/festvox-jph/Makefile +++ b/audio/festvox-jph/Makefile @@ -20,6 +20,9 @@ COMMENT= American English male voice for Festival RESTRICTED= no-commercial-use +DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest +EXPIRATION_DATE=2009-06-09 + RUN_DEPENDS= \ ${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile index 9cc3e2cbdee6..5e1833786422 100644 --- a/audio/festvox-mwm/Makefile +++ b/audio/festvox-mwm/Makefile @@ -20,6 +20,9 @@ COMMENT= American English male voice for Festival RESTRICTED= no-commercial-use +DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest +EXPIRATION_DATE=2009-06-09 + RUN_DEPENDS= \ ${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile index cfad6b67a74e..9e73d651bb93 100644 --- a/audio/festvox-ogirab/Makefile +++ b/audio/festvox-ogirab/Makefile @@ -24,6 +24,9 @@ ${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ RESTRICTED= no-commercial-use +DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest +EXPIRATION_DATE=2009-06-09 + WRKSRC= ${WRKDIR}/festival NO_BUILD= yes diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile index c139fa841c0b..beaf46e00258 100644 --- a/audio/festvox-tll/Makefile +++ b/audio/festvox-tll/Makefile @@ -24,6 +24,9 @@ ${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ RESTRICTED= no-commercial-use +DEPRECATED= unfulfilled dependencies for 8+ months, no maintainer, no user interest +EXPIRATION_DATE=2009-06-09 + WRKSRC= ${WRKDIR}/festival NO_BUILD= yes |