summaryrefslogblamecommitdiff
path: root/audio/mixer.app/Makefile
blob: 75db1917aba18460b3b5d60cbbf652cb4d5ea42f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 
                                     
                                                          
 
           

 
                         
                     
                     
                                                  
                                        
 
                                   
 
                   

           
                                                            

                      
# New ports collection makefile for:  	mixer.app
# Date created:		16 April 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	mixer.app
PORTVERSION=	1.7.0
CATEGORIES=	audio
MASTER_SITES=	http://www.fukt.bth.se/~per/mixer/
DISTNAME=	Mixer.app-${PORTVERSION}

MAINTAINER=	cpiazza@FreeBSD.org

USE_XPM=	yes

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/Mixer.app ${PREFIX}/bin

.include <bsd.port.mk>