freebsd-ports/graphics/crw/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

21 lines
432 B
Makefile

# 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= dillon@FreeBSD.ORG
COMMENT= A utility to process Canon camera RAW (.crw) files
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
MAN1= crw.1
MANCOMPRESSED= yes
.include <bsd.port.mk>