summaryrefslogtreecommitdiff
path: root/graphics/xv/Makefile
blob: c35ffe7d046e81ca05452f7dd66928102b2476a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	xv
# Version required:	3.10
# Date created:		30 October 1994
# Whom:			smace
#
# $Id: Makefile,v 1.2 1994/12/24 13:22:44 asami Exp $
#

DISTNAME=	xv-3.10
USE_IMAKE=	yes
MASTER_SITES=	ftp://ftp.cis.upenn.edu/pub/xv/
DEPENDS=	${PORTSDIR}/graphics/jpeg ${PORTSDIR}/graphics/tiff
INSTALL_MANPAGES=	yes

.include <bsd.port.mk>