aboutsummaryrefslogblamecommitdiff
path: root/audio/resid/Makefile
blob: 1e36bad08eac1bf1c636bff7b7660b5cd7c004bf (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                
           

                     
                    
                 
                               
                        
 
                                  
                                               
 

                     
                       
                   
                   
 

                                       
                      
# Created by: Anders Nordby <anders@FreeBSD.org>
# $FreeBSD$

PORTNAME=	resid
PORTVERSION=	0.16
PORTREVISION=	2
CATEGORIES=	audio emulators
MASTER_SITES=	CRITICAL

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Cycle-based SID emulator engine

LICENSE=	GPLv2

USES=		libtool
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

CONFIGURE_ARGS=		--enable-shared

.include <bsd.port.mk>