Line # | Revision | Author | |
---|---|---|---|
1 | 8 | ahitrov@rambler.ru | ############################################################################## |
2 | # $HeadURL: http://svn.dev.rambler.ru/Contenido/branches/utf8/ports/all/libtiff-lzw-compression-kit/GNUmakefile $ | ||
3 | # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $ | ||
4 | ############################################################################### | ||
5 | |||
6 | PORTVERSION = 1.3 | ||
7 | |||
8 | do-configure: ; | ||
9 | do-build: ; | ||
10 | do-install: ; | ||
11 | |||
12 | |||
13 | include ../../etc/ports.mk |