freebsd-ports/graphics/lcms/files/Makefile.bsd
Mikhail Teterin 0ab420e05e Ooops, this should've been part of my yesterday's commit...
Thanks to: Jaroshenko at mailru dot com
2001-04-11 14:11:53 +00:00

14 lines
198 B
Makefile

LIB=lcms
SHLIB_MAJOR= 1
SHLIB_MINOR= 7
SRCS!= make -f ${.CURDIR}/Makefile -V SRCS
NOPROFILE=YES
INCS= lcms.h icc34.h
INCDIR= ${LOCALBASE}/include
LIBDIR= ${LOCALBASE}/lib
.include <bsd.lib.mk>