freebsd-ports/www/links1/Makefile

23 lines
383 B
Makefile
Raw Normal View History

# Created by: Michael Vasilenko <acid@stu.cn.ua>
# $FreeBSD$
PORTNAME= links
2013-03-12 16:51:14 +01:00
PORTVERSION= 1.03
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://www.jikos.cz/~mikulas/links/download/
MAINTAINER= demon@FreeBSD.org
2003-02-22 10:13:13 +01:00
COMMENT= Lynx-like text WWW browser
GNU_CONFIGURE= yes
USE_OPENSSL= yes
2004-02-06 12:37:57 +01:00
NO_LATEST_LINK= yes
CONFLICTS= links-2*
MAN1= links.1
NO_STAGE= yes
.include <bsd.port.mk>