aboutsummaryrefslogtreecommitdiff
path: root/audio/aureal-kmod
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-11-07 03:41:16 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-11-07 03:41:16 +0000
commit641aebe3adc2c952a71a943fa648da6f4daf0b14 (patch)
treefb0ffafefd2d20ebc94d6a4d2e24e4484fc0cddb /audio/aureal-kmod
parentb2e4ff09e93636a8d00782f9a128cbbc07417226 (diff)
downloadports-641aebe3adc2c952a71a943fa648da6f4daf0b14.tar.gz
ports-641aebe3adc2c952a71a943fa648da6f4daf0b14.zip
Notes
Diffstat (limited to 'audio/aureal-kmod')
-rw-r--r--audio/aureal-kmod/Makefile16
-rw-r--r--audio/aureal-kmod/pkg-descr4
2 files changed, 7 insertions, 13 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile
index e90f26c7bd9c..6a6c6ae73975 100644
--- a/audio/aureal-kmod/Makefile
+++ b/audio/aureal-kmod/Makefile
@@ -5,28 +5,24 @@ PORTNAME= aureal
PORTVERSION= 1.5
PORTREVISION= 6
CATEGORIES= audio kld
-MASTER_SITES= http://www.matey.org/au88x0/ \
- http://www.b1t.name/distfiles/ \
- http://aureal-snd.googlecode.com/files/
+MASTER_SITES= GOOGLE_CODE
+PROJECTHOST= ${PORTNAME}-snd
PKGNAMESUFFIX= -kmod
-DISTNAME= au88x0-${PORTVERSION}_${DISTREVISION}
+DISTNAME= au88x0-${PORTVERSION}_4
MAINTAINER= c.kworr@gmail.com
-COMMENT= A FreeBSD Driver for Aureal Vortex based soundcards
+COMMENT= Driver for Aureal Vortex based soundcards
-BROKEN= Does not fetch
-
-NO_PACKAGE= Should be in sync with the kernel to work correctly
+NO_PACKAGE= should be in sync with the kernel to work correctly
ONLY_FOR_ARCHS= i386
STRAYFILES= au88x0.h au88x0.c asp10.o asp20.o asp30.o
-DISTREVISION= 4
KMODDIR= ${PREFIX}/modules/au88x0
KMODDIR_REL= ${KMODDIR:S%${PREFIX}/%%}
NO_STAGE= yes
-USE_RC_SUBR= aureal
+USE_RC_SUBR= ${PORTNAME}
SUB_FILES= pkg-message
SUB_LIST= KMODDIR=${KMODDIR}
diff --git a/audio/aureal-kmod/pkg-descr b/audio/aureal-kmod/pkg-descr
index af84202533c6..bceacdc6bdce 100644
--- a/audio/aureal-kmod/pkg-descr
+++ b/audio/aureal-kmod/pkg-descr
@@ -1,3 +1 @@
-FreeBSD Driver for Aureal Vortex based sound cards.
-
-WWW: http://www.matey.org/au88x0/
+FreeBSD driver for Aureal Vortex based sound cards.