blob: 78b1accfc375e1a2f2cf6fbb672cee9bf8773c2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: Makefile,v 1.35 2005/09/30 15:57:11 is Exp $
#
PKGNAME= links-2.1.0.18
COMMENT= Lynx-like text WWW browser
DIST_SUBDIR= links
CONFLICTS+= links-gui-[0-9]* elinks-0.3*
.include "../../www/links/Makefile.common"
.include "../../mk/bsd.pkg.mk"
|