mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
6 lines
177 B
Bash
Executable file
6 lines
177 B
Bash
Executable file
#!/bin/bash ../.port_include.sh
|
|
port=libiconv
|
|
version=1.16
|
|
useconfigure=true
|
|
files="https://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.16.tar.gz libiconv-1.16.tar.gz"
|
|
patchlevel=1
|