aboutsummaryrefslogblamecommitdiffstats
path: root/audio/wmfmixer/Makefile
blob: 6f51bb1c601454d2a2225a8538ef457e7c59bacd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14












                                                              
                                                       







                                                              
# New ports collection makefile for:   wmfmixer
# Date created:        21 June 2002
# Whom:                Alexey Dokuchaev <danfe@regency.nsu.ru>
#
# $FreeBSD$
#

PORTNAME=   wmfmixer
PORTVERSION=    0.1
CATEGORIES= audio windowmaker afterstep
MASTER_SITES=   http://www.finik.net/files/ \
        http://www.linuks.mine.nu/dockapp/

MAINTAINER= ports@FreeBSD.org
COMMENT=    An audio mixer for the WindowMaker dock

USE_GMAKE=  yes
USE_XPM=    yes
USE_X_PREFIX=   yes

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin

.include <bsd.port.mk>