aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv/Makefile
blob: e9e732689855099620e1fde0a32802b1058d0262 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:	xv
# Version required:	3.10a
# Date created:		30 October 1994
# Whom:			smace
#
# $Id: Makefile,v 1.5 1995/02/11 13:49:40 asami Exp $
#

DISTNAME=	xv-3.10a
USE_IMAKE=	yes
MASTER_SITES=	ftp://ftp.cis.upenn.edu/pub/xv/
CATEGORIES+=	graphics x11
LIB_DEPENDS=	jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg \
		tiff\\.3\\.:${PORTSDIR}/graphics/tiff

.include <bsd.port.mk>