aboutsummaryrefslogblamecommitdiff
path: root/multimedia/libdc1394/Makefile
blob: ef77e8b5d943cd324aebfd87abc95d239715d959 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
           

                         
                     
                          
                                                            
 
                                      

                                             

                      
                   
                       
                   
                             
 
                      
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$

PORTNAME=	libdc1394
PORTVERSION=	2.2.5
CATEGORIES=	multimedia
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-2/${PORTVERSION}/

MAINTAINER=	multimedia@FreeBSD.org
COMMENT=	1394-based DC Control Library

LICENSE=	LGPL21

GNU_CONFIGURE=	yes
USES=	libtool pathfix
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>