aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/crw/Makefile
blob: d9c7142c5b91af87364f394f051a64b58a3d9550 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

MAN1=       crw.1
MANCOMPRESSED=  yes

.include <bsd.port.mk>