aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: eec4b5f56d7ed8a5143dde8b233a569a75d2bef4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
# Run this to generate all the initial makefiles, etc.

srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.

PKG_NAME="evolution"


. $srcdir/macros/autogen.sh
it.cgi/freebsd-ports-gnome/refs/?id=637b1d4d15cc0b217b9c50f4e82c2c1fee2cac74'>refslogtreecommitdiffstats
path: root/www/linkcheck
Commit message (Expand)AuthorAgeFilesLines
* - Stage supportmiwi2014-06-27