1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/multimedia/libdc1394/Makefile
Baptiste Daroussin 087604f4a5 Update to 2.2.1
Support stage
Do not remove directory that we do not install (stage allows not to pollute anymore
2013-09-23 21:04:56 +00:00

19 lines
347 B
Makefile

# 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>