1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/www/links1/Makefile
Pav Lucistnik 0a630e891e - Register CONFLICTS with www/links port
PR:		ports/121781
Requested by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2008-04-11 13:45:59 +00:00

28 lines
522 B
Makefile

# 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/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= links
MAINTAINER= demon@FreeBSD.org
COMMENT= Lynx-like text WWW browser
GNU_CONFIGURE= yes
USE_OPENSSL= yes
NO_LATEST_LINK= yes
CONFLICTS= links-2*
MAN1= links.1
.include <bsd.port.mk>