pkgsrc/audio/flite/Makefile
2009-07-07 14:18:10 +00:00

21 lines
534 B
Makefile

# $NetBSD: Makefile,v 1.7 2009/07/07 14:18:10 joerg Exp $
#
DISTNAME= flite-1.3-release
PKGNAME= ${DISTNAME:S/-release//}
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.speech.cs.cmu.edu/flite/packed/flite-1.3/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.speech.cs.cmu.edu/flite/
COMMENT= Small and fast run-time synthesis engine
PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"