aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xv/Makefile
blob: c875a421b177422979e37487678f7e7d7cd0f9e3 (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.10a
# Date created:     30 October 1994
# Whom:         smace
#
# $Id: Makefile,v 1.3 1995/01/13 13:14:30 jkh Exp $
#

DISTNAME=   xv-3.10a
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>