blob: 3278a08c754c6fc08c0bd52236da2f70ba39eee6 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.61 2013/10/06 16:49:51 wiz Exp $
COMMENT= Lynx-like text WWW browser
CONFLICTS+= links-gui-[0-9]* elinks-0.3*
.include "../../www/links/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|