mirror of
https://github.com/outbackdingo/scratchpkg.git
synced 2026-03-21 21:44:41 +00:00
fix portcreate
This commit is contained in:
@@ -24,14 +24,15 @@ if [ -d $1 ]; then
|
||||
else
|
||||
mkdir $1
|
||||
echo "# description :
|
||||
# backup :
|
||||
# homepage :
|
||||
# depends :
|
||||
# noextract :
|
||||
|
||||
name=$1
|
||||
version=
|
||||
release=1
|
||||
options=()
|
||||
noextract=()
|
||||
backup=()
|
||||
source=()
|
||||
md5sum=()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user