source: hybrid/branches/releng-11/nanobsd/tools/portshaker.d/wlrepo@ 13656

Last change on this file since 13656 was 13483, checked in by rick, 9 years ago

Migrating package building to poudriere [dry-coded]

https://www.wirelessleiden.nl/projects/nodefactory/wiki/Poudriere

  • Property svn:executable set to *
File size: 216 bytes
Line 
1#!/bin/sh
2. /usr/local/share/portshaker/portshaker.subr
3SVN_FLAGS="--quiet"
4
5method="svn"
6svn_checkout_path="https://svn.wirelessleiden.nl/svn/code/hybrid/branches/releng-10/nanobsd/ports"
7
8run_portshaker_command $*
Note: See TracBrowser for help on using the repository browser.