1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/audio/rioutil/Makefile
2004-02-04 05:21:48 +00:00

26 lines
498 B
Makefile

# New ports collection makefile for: rioutil
# Date created: 01 July 2001
# Whom: greid
#
# $FreeBSD$
#
PORTNAME= rioutil
PORTVERSION= 1.0.6
PORTREVISION= 2
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>