antibody: Remove unused modules
This commit is contained in:
parent
cac64c4058
commit
1c97331f77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503634
@ -4,6 +4,7 @@
|
||||
PORTNAME= antibody
|
||||
PORTVERSION= 4.1.1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= shells
|
||||
|
||||
MAINTAINER= adamw@FreeBSD.org
|
||||
@ -22,17 +23,16 @@ PLIST_FILES= bin/antibody
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= getantibody
|
||||
GH_SUBDIR= src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}
|
||||
# Not needed: go-spew, go-difflib
|
||||
GH_TUPLE= alecthomas:kingpin:a39589:kingpin/src/github.com/alecthomas/kingpin \
|
||||
alecthomas:template:a0175e:tempalte/src/github.com/alecthomas/template \
|
||||
alecthomas:units:2efee8:units/src/github.com/alecthomas/units \
|
||||
caarlos0:gohome:75f08ebc:gohome/src/github.com/caarlos0/gohome \
|
||||
getantibody:folder:v1.0.0:folder/src/github.com/getantibody/folder \
|
||||
davecgh:go-spew:v1.1.1:go_spew/src/github.com/davecgh/go-spew \
|
||||
golang:crypto:1a580b:crypto/src/golang.org/x/crypto \
|
||||
golang:net:2491c5:net/src/golang.org/x/net \
|
||||
golang:sync:1d60e4:sync/src/golang.org/x/sync \
|
||||
golang:sys:7c87d1:sys/src/golang.org/x/sys \
|
||||
pmezard:go-difflib:v1.0.0:go_difflib/src/github.com/pmezard/go-difflib
|
||||
golang:sys:7c87d1:sys/src/golang.org/x/sys
|
||||
|
||||
do-build:
|
||||
${RM} ${WRKSRC}/go.mod
|
||||
|
Loading…
Reference in New Issue
Block a user