aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
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