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
ome-3.28'>summaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Calc-Units/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-9/+1
* - update to 1.06leeym2006-06-291-2/+4
* Let the IGNORE message make a bit more sense and change it from:erwin2005-11-011-1/+1
* Update to 1.05.tobez2005-10-271-1/+1
* Update to 1.04. Assign maintainer to perl@. Require perl from ports.tobez2005-09-231-3/+9
* Reset maintainership of Seamus Venasse who has not responded for some time.erwin2005-09-201-1/+1
* utilize SITE_PERLijliao2003-10-241-1/+0
* De-pkg-comment.knu2003-02-21