aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2016-06-20 15:28:13 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2016-06-20 15:28:13 +0000
commitc6172f11e8340729d2abdb45180c8890bd62fa10 (patch)
tree8f0a16a82e9dc054a1c8349de4e64f623f228e53 /audio
parent8109611cf593f970b8a259ec7d675aaa52c9f79c (diff)
downloadports-c6172f11e8340729d2abdb45180c8890bd62fa10.tar.gz
ports-c6172f11e8340729d2abdb45180c8890bd62fa10.zip
Add license information.
PR: 210126 Submitted by: takefu@airport.fm
Notes
Notes: svn path=/head/; revision=417162
Diffstat (limited to 'audio')
-rw-r--r--audio/libao/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index 030075abaef5..28f6ea1bce03 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -3,13 +3,15 @@
PORTNAME= libao
PORTVERSION= 1.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/ao/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Portable audio output library
+LICENSE= GPLv2
+
USES= libtool pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes