summaryrefslogblamecommitdiff
path: root/www/links1/Makefile
blob: 1bd009395b5328b52c8cb95ff3de0870ee46b297 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                          
                    

                   
                                                                                  




                                                              
                                          







                       
# New ports collection makefile for:	links
# Date created:		21 January 2000
# Whom:			Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#

PORTNAME=	links
PORTVERSION=	0.98
PORTEPOCH=	1
CATEGORIES=	www
MASTER_SITES=	http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
		http://ice.dammit.lt/links/download/ \
		http://links.sourceforge.net/download/ \
		ftp://ftp.fu-berlin.de/unix/network/www/links/

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Lynx-like text WWW browser

GNU_CONFIGURE=	yes

USE_OPENSSL=	yes

MAN1=		links.1

.include <bsd.port.mk>