1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/devel/gpm/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

14 lines
546 B
Plaintext

gpm is a minimalist package manager for Go that leverages
the power of the go get command and the underlying version
control systems used by it to set your Go dependencies to
desired versions, thus allowing easily reproducible
builds in your Go projects.
Go Package Manager makes no assumptions about your
dependencies and supports Git, Bazaar and Mercurial
hosted Go packages, for a smoother workflow be sure to
check out gvp - the Go Versioning Packager which provides
dependency isolation for your projects.
WWW: https://github.com/pote/gpm