source: hybrid/branches/releng-10/nanobsd/tools/portshaker.d/freebsd@ 13774

Last change on this file since 13774 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: 179 bytes
Line 
1#!/bin/sh
2. /usr/local/share/portshaker/portshaker.subr
3SVN_FLAGS="--quiet"
4
5method="svn"
6svn_checkout_path="svn://svn0.us-west.freebsd.org/ports/head"
7
8run_portshaker_command $*
Note: See TracBrowser for help on using the repository browser.