summaryrefslogblamecommitdiff
path: root/graphics/crw/Makefile
blob: 8d0fd7457ab368f90c0246906ae5749a41f08410 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                           
                    
                        
                                                         
 
                                 
                                                                  
 

                                              

                     
                       

                      
# New ports collection makefile for:    crw
# Date created:         16 June 2002
# Whom:                 dillon
#
# $FreeBSD$
#

PORTNAME=	crw
PORTVERSION=	1.03
CATEGORIES=	graphics
MASTER_SITES=	http://apollo.backplane.com/FreeBSDPorts/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A utility to process Canon camera RAW (.crw) files

LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png

MAN1=		crw.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/crw

.include <bsd.port.mk>