aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/urlview/Makefile
blob: 7d828a5c418b659b39f31f1a1e631592881b22b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    urlview
# Version required: 0.7
# Date created:     21 April 1998
# Whom:         Josh Gilliam <josh@quick.net>
#
# $Id: Makefile,v 1.1.1.1 1998/04/22 16:51:57 mph Exp $
#

DISTNAME=   urlview-0.7
CATEGORIES= textproc www
MASTER_SITES=   ftp://ftp.cs.hmc.edu/pub/me/ \
        ftp://ftp.cs.tu-berlin.de/pub/net/mail/mutt/ \
        ftp://ftp.univ-angers.fr/pub/mail/mutt/ \
        ftp://ftp.etri.re.kr/pub/mail/mutt/ \
        ftp://ftp.pnm.net/pub/unix/mutt/

PATCH_SITES=    http://feeding.frenzy.com/~rainking/
PATCHFILES= urlview.diff

MAINTAINER= josh@quick.net

GNU_CONFIGURE=  yes
MAN1=       urlview.1

.include <bsd.port.mk>