freebsd-ports/graphics/tifmerge/files/Makefile
Steve Price bc2d6d648e Initial import of tifmerge version 1.0.
A library to merge TIFF files into mutli-page TIFF files.

PR:		11408
Submitted by:	G. Adam Stanislav <adam@whizkidtech.net>
1999-05-03 04:27:43 +00:00

9 lines
101 B
Makefile

LIB= tifmerge
SHLIB_MAJOR= 1
SHLIB_MINOR= 0
NOPROFILE= yes
SRCS= tifmerge.c
.include <bsd.lib.mk>