aboutsummaryrefslogtreecommitdiffstats
path: root/src/ucl/tests/3.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/ucl/tests/3.in')
-rw-r--r--src/ucl/tests/3.in31
1 files changed, 0 insertions, 31 deletions
diff --git a/src/ucl/tests/3.in b/src/ucl/tests/3.in
deleted file mode 100644
index b3e369670..000000000
--- a/src/ucl/tests/3.in
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Pkg conf
- */
-
-#packagesite http//pkg.freebsd.org/freebsd-9-amd64/latest
-#packagesite http//pkg.freebsd.org/freebsd-9-amd64/latest
-packagesite: http://pkg-test.freebsd.org/pkg-test/${ABI}/latest
-squaretest: some[]value
-ALIAS : {
- all-depends: query %dn-%dv,
- annotations: info -A,
- build-depends: info -qd,
- download: fetch,
- iinfo: info -i -g -x,
- isearch: search -i -g -x,
- leaf: query -e '%a == 0' '%n-%v',
- leaf: query -e '%a == 0' '%n-%v',
- list: info -ql,
- origin: info -qo,
- provided-depends: info -qb,
- raw: info -R,
- required-depends: info -qr,
- shared-depends: info -qB,
- show: info -f -k,
- size: info -sq,
- }
-
-repo_dirs : [
- /home/bapt,
- /usr/local/etc
-]