mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
PR: ports/11163
Submitted by: cpiazza@home.net Another mixer intended for the windowmaker dockapp.
This commit is contained in:
parent
47d186cd6e
commit
0b0ac32b1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17923
21
audio/mixer.app/Makefile
Normal file
21
audio/mixer.app/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: mixer.app
|
||||
# Version required: 1.3.1
|
||||
# Date created: 16 April 1999
|
||||
# Whom: Chris Piazza <cpiazza@home.net>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= Mixer.app-1.3.1
|
||||
PKGNAME= mixer.app-1.3.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/
|
||||
|
||||
MAINTAINER= cpiazza@home.net
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/Mixer ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/mixer.app/distinfo
Normal file
1
audio/mixer.app/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Mixer.app-1.3.1.tar.gz) = 63522ee9e9ace5dc43919381a565ee27
|
1
audio/mixer.app/pkg-comment
Normal file
1
audio/mixer.app/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Another mixer intended for the windowmaker dockapp.
|
10
audio/mixer.app/pkg-descr
Normal file
10
audio/mixer.app/pkg-descr
Normal file
@ -0,0 +1,10 @@
|
||||
A dockapp that controls the mixer for three volumes:
|
||||
* Master
|
||||
* CD
|
||||
* PCM
|
||||
|
||||
Author:
|
||||
Per Liden <per@rsn.hk-r.se>
|
||||
|
||||
-Chris Piazza
|
||||
cpiazza@home.net
|
1
audio/mixer.app/pkg-plist
Normal file
1
audio/mixer.app/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/Mixer
|
Loading…
Reference in New Issue
Block a user