aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-28 16:00:45 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-10-28 16:00:45 +0000
commit17342290d7f569930d5f0f3de159de2ddd55751c (patch)
treebcf76263a41164f48e2ca80e58ed5cda662bd417 /audio
parent22ed7dd944abbb018326307c423717ee75b6781d (diff)
downloadports-17342290d7f569930d5f0f3de159de2ddd55751c.tar.gz
ports-17342290d7f569930d5f0f3de159de2ddd55751c.zip
- Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line
Notes
Notes: svn path=/head/; revision=424861
Diffstat (limited to 'audio')
-rw-r--r--audio/virtual_oss/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/virtual_oss/Makefile b/audio/virtual_oss/Makefile
index afe09f771228..9f1826d527f3 100644
--- a/audio/virtual_oss/Makefile
+++ b/audio/virtual_oss/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org:8192/distfiles/
MAINTAINER= hselasky@FreeBSD.org
-COMMENT= Virtual OSS multi device mixer application.
+COMMENT= Virtual OSS multi-device mixer application
LICENSE= BSD2CLAUSE
@@ -28,7 +28,6 @@ LIB_DEPENDS+= libcuse4bsd.so:multimedia/cuse4bsd-kmod
BLUETOOTH_DESC= Build with bluetooth support
BLUETOOTH_MAKE_ARGS= HAVE_BLUETOOTH="YES"
-DEBUG_DESC= Build with debugging support
DEBUG_MAKE_ARGS= HAVE_DEBUG="YES"
PLIST_FILES= sbin/virtual_oss \