blob: d8b81387207673fefbc2c8402a11ecf5356dfe10 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.42 2006/09/03 20:35:36 wiz Exp $
#
PKGNAME= links-2.1.0.23
COMMENT= Lynx-like text WWW browser
CONFLICTS+= links-gui-[0-9]* elinks-0.3*
.include "../../www/links/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|