1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/graphics/crw/Makefile
Matthew Dillon 50fec5cd5c Add missing package dependancy.
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 22:00:10 +00:00

21 lines
372 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
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
MAN1= crw.1
MANCOMPRESSED= yes
.include <bsd.port.mk>