blob: 95fff619e12d7a1d40e858ffb8cb400054d9f948 (
plain) (
tree)
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= libdc1394
PORTVERSION= 2.2.1
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= pathfix
USE_LDCONFIG= yes
.include <bsd.port.mk>
|