diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-05-10 17:38:34 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-05-10 17:38:34 +0000 |
commit | bc358d26cf7990addffd30793bdeedccdd469e84 (patch) | |
tree | 5126d251cb454ba43c67a4d759d75761ffe4acac /audio/festvox-lp | |
parent | 2d529d9a7c99590a699d2effc68e99635b991b7c (diff) |
Notes
Diffstat (limited to 'audio/festvox-lp')
-rw-r--r-- | audio/festvox-lp/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/festvox-lp/Makefile b/audio/festvox-lp/Makefile index e292199c197b..f21b3a370ebf 100644 --- a/audio/festvox-lp/Makefile +++ b/audio/festvox-lp/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= it-festival DISTNAME= Italian-FESTIVAL DIST_SUBDIR= festival -MAINTAINER= saturnero@gufi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Italian female voice for Festival RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ @@ -24,6 +24,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/fes NO_BUILD= yes USE_ZIP= YES +DEPRECATED= unfulfilled dependencies for 8+ months, no active maintainer, no user interest +EXPIRATION_DATE=2009-06-10 + WRKSRC= ${WRKDIR}/festival FHOME= ${PREFIX}/share/festival |