pkgsrc/www/links/Makefile
wiz e56a17e015 Update to 0.96.
Changes:
Updated translations, SSL fixes, charset fixes, rebindable keys,
proper encoding of form entries, and some misc. bug fixes.
2001-07-10 12:06:40 +00:00

21 lines
599 B
Makefile

# $NetBSD: Makefile,v 1.8 2001/07/10 12:06:40 wiz Exp $
#
DISTNAME= links-0.96
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/links/download/ \
http://www.add.com.pl/links/download/ \
http://ice.dammit.lt/links/download/ \
http://mirrors.oven.com/links/ \
http://links.sourceforge.net/download/
MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://artax.karlin.mff.cuni.cz/~mikulas/links/
COMMENT= Lynx-like text WWW browser
GNU_CONFIGURE= YES
#USE_SSL= YES
USE_BUILDLINK_ONLY= YES
.include "../../security/openssl/buildlink.mk"
.include "../../mk/bsd.pkg.mk"