aboutsummaryrefslogblamecommitdiff
path: root/audio/linux-c7-audiofile/Makefile
blob: ccffc1b6c7f168b5da366773f02da86f54ea699e (plain) (tree)
1
2
3
4
5
6
7
8
9

                         

                              



                                                                                         
                                                       
 
                            


                   
                                    

                                                      

                    
                      
PORTNAME=	audiofile
PORTVERSION=	0.3.6
DISTVERSIONSUFFIX=	-9.el7
PORTREVISION=	2
CATEGORIES=	audio linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Implementation of the Audio File Library (Linux CentOS ${LINUX_DIST_VER})
WWW=		https://www.68k.org/~michael/audiofile/

USES=		cpe linux:c7
USE_LDCONFIG=	yes
USE_LINUX_RPM=	yes

CONFLICTS=	linux-c6-${PORTNAME}
DESCR=		${.CURDIR}/../lib${PORTNAME}/pkg-descr

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>