08d2c3e2dbea0e6b82190346fa1d493786563683
[hdw-linux/hdw-linux.git] / packages / x11 / freetype / freetype
1 # hdw - linux freetype package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 2.1.9
6 # [S] 3-2
7 # [D] freetype-2.1.9.tar.bz2 ftp://ftp.freetype.org/freetype/freetype2/
8
9 post_install()  {
10         # documentation
11         mkdir -p $docdir
12         cp -rv docs/* $docdir
13                 }