kiss-mfavila-small/ports/perl-xml/build

7 lines
75 B
Plaintext
Raw Normal View History

2021-05-09 02:10:08 -04:00
#!/bin/sh -e
perl Makefile.PL
make
make PREFIX=/usr DESTDIR="$1" install