1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/www/links1/Makefile

26 lines
445 B
Makefile
Raw Normal View History

# New ports collection makefile for: links
# Date created: 21 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
PORTNAME= links
2013-03-12 15:51:14 +00:00
PORTVERSION= 1.03
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://www.jikos.cz/~mikulas/links/download/
MAINTAINER= demon@FreeBSD.org
2003-02-22 09:13:13 +00:00
COMMENT= Lynx-like text WWW browser
GNU_CONFIGURE= yes
USE_OPENSSL= yes
2004-02-06 11:37:57 +00:00
NO_LATEST_LINK= yes
CONFLICTS= links-2*
MAN1= links.1
.include <bsd.port.mk>