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
git/cgit.cgi/freebsd-ports-gnome/refs/?h=gnome-3.28&id=986c83d6f5a72d0a6f19805fb396f49b1cb591af'>refslogtreecommitdiffstats
path: root/www/thttpd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use RC_SUBR instead of thttpd_wrapper.anders2005-05-31