mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
add LICENSE and some mirrors
This commit is contained in:
parent
0e1f5b9c3a
commit
fc4ddb3d96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288250
@ -9,11 +9,13 @@ PORTNAME= links
|
|||||||
DISTVERSION= 2.4
|
DISTVERSION= 2.4
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES?= www
|
CATEGORIES?= www
|
||||||
MASTER_SITES= http://links.twibright.com/download/
|
MASTER_SITES= http://links.twibright.com/download/ LOCAL/bf
|
||||||
|
|
||||||
MAINTAINER?= bf@FreeBSD.org
|
MAINTAINER?= bf@FreeBSD.org
|
||||||
COMMENT= Lynx-like text WWW browser
|
COMMENT= Lynx-like text WWW browser
|
||||||
|
|
||||||
|
LICENSE= GPLv2
|
||||||
|
|
||||||
CONFLICTS= links-0*
|
CONFLICTS= links-0*
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
@ -59,7 +61,8 @@ CONFIGURE_ARGS+= --without-directfb
|
|||||||
|
|
||||||
.if defined(WITH_IPV6)
|
.if defined(WITH_IPV6)
|
||||||
USE_AUTOTOOLS+= autoconf
|
USE_AUTOTOOLS+= autoconf
|
||||||
PATCH_SITES+= http://xpisar.wz.cz/links-ipv6/:ipv6
|
PATCH_SITES+= http://xpisar.wz.cz/links-ipv6/:ipv6 \
|
||||||
|
${MASTER_SITE_LOCAL:S|%SUBDIR%|bf|:S|$|:ipv6|}
|
||||||
PATCHFILES+= links-2.4-ipv6.patch.gz:ipv6
|
PATCHFILES+= links-2.4-ipv6.patch.gz:ipv6
|
||||||
PATCH_DIST_STRIP= -p1
|
PATCH_DIST_STRIP= -p1
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user