aboutsummaryrefslogtreecommitdiff
path: root/audio/libao/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libao/Makefile')
-rw-r--r--audio/libao/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index a78a2471019a..4341de1408b7 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -1,20 +1,20 @@
-# Created by: t.vanklaveren@student.utwente.nl
-
PORTNAME= libao
PORTVERSION= 1.2.0
-PORTREVISION= 5
+PORTREVISION= 7
CATEGORIES= audio
-MASTER_SITES= https://downloads.xiph.org/releases/ao/ \
- https://ftp.osuosl.org/pub/xiph/releases/ao/
+MASTER_SITES= https://downloads.xiph.org/releases/ao/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Portable audio output library
+WWW= https://www.xiph.org/ao/
LICENSE= GPLv2
-USES= libtool pathfix pkgconfig
+USES= cpe libtool pathfix pkgconfig
+CPE_VENDOR= xiph
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-static \
--disable-alsa \
--disable-arts \