aboutsummaryrefslogtreecommitdiffstats
path: root/server.mk
blob: acdc12bb65e0d9bbc7cf66c73353423625d9c945 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
%.server.in: %.server.in.in
    sed -e 's|\@BINDIR\@|$(bindir)|'            \
    -e 's|\@LIBEXECDIR\@|$(privlibexecdir)|'        \
    -e 's|\@COMPONENTDIR\@|$(componentdir)|'        \
    -e 's|\@IMPORTERSDIR\@|$(importersdir)|'        \
    -e 's|\@VERSION\@|$(BASE_VERSION)|'             \
    -e 's|\@INTERFACE_VERSION\@|$(INTERFACE_VERSION)|' $< > $@

%_$(BASE_VERSION).server: %.server
    mv $< $@

44/cgit/cgit.cgi/freebsd-ports-gnome/commit/www/trac-pagetopdf?h=gstreamer0.10-removal&id=ae83c1b9acd200c5ed53463cfb184deb65df6ed4'>commitdiffstats
path: root/www/trac-pagetopdf
Commit message (Expand)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
* - Update MASTER_SITESmiwi2007-05-272-7/+7
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1