summaryrefslogblamecommitdiff
path: root/audio/rioutil/Makefile
blob: 89bee16da7deceaa5c316e40fe6a6a7bae07a121 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                              
                       
                     


                                          

                                   
                                 
                                                                                   
 
                   
                   
                   


                         

                      
# New ports collection makefile for:   rioutil
# Date created:        01 July 2001
# Whom:                greid
#
# $FreeBSD$
#

PORTNAME=	rioutil
PORTVERSION=	1.0.6
PORTREVISION=	1
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A program to inferface with the Rio600, Rio800 and psa[play devices

USE_GETOPT_LONG=yes
USE_GMAKE=	yes
INSTALLS_SHLIB=	yes
GNU_CONFIGURE=	yes

MAN1=		rioutil.1

.include <bsd.port.mk>