mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Add CPE info
- While here, add archive/ directory to MASTER_SITES as distfile may be _moved_ there Approved by: portmgr blanket
This commit is contained in:
parent
675d382814
commit
f9ebdca288
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386041
@ -4,7 +4,8 @@
|
||||
PORTNAME= znc
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= http://znc.in/releases/
|
||||
MASTER_SITES= http://znc.in/releases/ \
|
||||
http://znc.in/releases/archive/
|
||||
|
||||
MAINTAINER= jase@FreeBSD.org
|
||||
COMMENT= Advanced IRC bouncer
|
||||
@ -13,7 +14,7 @@ LICENSE= APACHE20
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= znc
|
||||
USES= pkgconfig iconv gmake compiler:c++11-lib
|
||||
USES= compiler:c++11-lib cpe gmake iconv pkgconfig
|
||||
|
||||
NO_OPTIONS_SORT= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user