summaryrefslogtreecommitdiff
path: root/audio/espeak
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commitf2f84ca1003215c84547f3e0c73fb900a258ffc8 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /audio/espeak
parentcedee8af400ce7b5e9953aff3e8123529d4330fb (diff)
downloadpkgsrc-f2f84ca1003215c84547f3e0c73fb900a258ffc8.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'audio/espeak')
-rw-r--r--audio/espeak/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/espeak/Makefile b/audio/espeak/Makefile
index f008b0c433d..dd0b2e47db8 100644
--- a/audio/espeak/Makefile
+++ b/audio/espeak/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/06/16 13:13:44 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:01 wiz Exp $
#
DISTNAME= espeak-1.31-source
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://espeak.sourceforge.net/
COMMENT= Speech synthesizer
+#LICENSE= GPLv3
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,8 +18,6 @@ USE_LANGUAGES= c++
USE_TOOLS+= gmake
WRKSRC= ${WRKDIR}/espeak-1.31-source/src
-#LICENSE= GPLv3
-
INSTALLATION_DIRS= bin include lib share
do-install: