freebsd-ports/math/kaskade/files/configure

4 lines
92 B
Bash

#!/bin/sh
# $FreeBSD$
(cd minigraph && sh ./configure $*)
(cd sources && sh ./configure $*)