A_OS/ports/official/base/lib/c-libperl-libxml/build
2023-04-30 20:16:11 -04:00

7 lines
75 B
Bash
Executable File

#!/bin/sh -e
perl Makefile.PL
make
make PREFIX=/usr DESTDIR="$1" install