diff options
Diffstat (limited to 'graphics/autopano-sift-c/Makefile')
-rw-r--r-- | graphics/autopano-sift-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/autopano-sift-c/Makefile b/graphics/autopano-sift-c/Makefile index bd4e483e3fc2..4cb58f51ae0a 100644 --- a/graphics/autopano-sift-c/Makefile +++ b/graphics/autopano-sift-c/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/hugin/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Automatic panorama control point generation tool, C port +WWW= http://hugin.sourceforge.net/docs/manual/Autopano-sift-C.html LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png \ |