mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
6 lines
221 B
Bash
Executable file
6 lines
221 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=nyancat
|
|
version=git
|
|
workdir=nyancat-master
|
|
files="https://github.com/klange/nyancat/archive/master.tar.gz nyancat-git.tar.gz dcb9dc135f87a4e5e0e6e72e6c3b2430"
|
|
auth_type=md5
|