aboutsummaryrefslogtreecommitdiff
path: root/audio/pear-Text_Spell_Audio
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-12-22 16:16:48 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-12-22 16:16:48 +0000
commitdbe59ed8cd96ff5f42994501f9a835c2d2ad64f4 (patch)
tree7c1773124f89eff668afc2c9bdcdcf933a2bd843 /audio/pear-Text_Spell_Audio
parent9c5d8b2694fd4e0b99fcc4399433660629ee3968 (diff)
downloadports-dbe59ed8cd96ff5f42994501f9a835c2d2ad64f4.tar.gz
ports-dbe59ed8cd96ff5f42994501f9a835c2d2ad64f4.zip
- Add LICENSE
Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=488098
Diffstat (limited to 'audio/pear-Text_Spell_Audio')
-rw-r--r--audio/pear-Text_Spell_Audio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/pear-Text_Spell_Audio/Makefile b/audio/pear-Text_Spell_Audio/Makefile
index 114786b52f26..e8112e84505d 100644
--- a/audio/pear-Text_Spell_Audio/Makefile
+++ b/audio/pear-Text_Spell_Audio/Makefile
@@ -8,6 +8,8 @@ CATEGORIES= audio pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Generates a sound clip saying the contents of a string of characters
+LICENSE= PHP301
+
USES= pear
.include <bsd.port.mk>