You've already forked pathsd
Initial release
This commit is contained in:
1
freebsd/LICENSE
Normal file
1
freebsd/LICENSE
Normal file
@@ -0,0 +1 @@
|
||||
This package has a single license: MIT (MIT license / X11 license).
|
||||
5
freebsd/catalog.mk
Normal file
5
freebsd/catalog.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
_LICENSE=MIT
|
||||
_LICENSE_NAME=MIT license / X11 license
|
||||
_LICENSE_PERMS=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
_LICENSE_GROUPS=COPYFREE FSF GPL OSI
|
||||
_LICENSE_DISTFILES=pathsd-1.0.0.tar.gz
|
||||
13
freebsd/manifest.in
Normal file
13
freebsd/manifest.in
Normal file
@@ -0,0 +1,13 @@
|
||||
name: pathsd
|
||||
version: %%VERSION%%
|
||||
origin: bthlabs/infra
|
||||
comment: BTHLabs pathsd
|
||||
www: https://www.bthlabs.pl/
|
||||
maintainer: contact@bthlabs.pl
|
||||
prefix: %%PREFIX%%
|
||||
flatsize: %%FLATSIZE%%
|
||||
desc: <<EOD
|
||||
BTHLabs pathsd
|
||||
EOD
|
||||
deps: {
|
||||
}
|
||||
Reference in New Issue
Block a user