diff options
Diffstat (limited to 'graphics/opendis/Makefile')
-rw-r--r-- | graphics/opendis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile index e8b8cff2162..8efc6c5b75f 100644 --- a/graphics/opendis/Makefile +++ b/graphics/opendis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/14 19:15:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:22:28 wiz Exp $ DISTNAME= opendis-0.0.3 CATEGORIES= graphics @@ -6,6 +6,7 @@ MASTER_SITES= http://ods.sourceforge.net/dl/ MAINTAINER= sommerfeld@netbsd.org HOMEPAGE= http://ods.sourceforge.net/ +COMMENT= Download images from Flashpoint Digita-based cameras #USE_LIBTOOL= yes GNU_CONFIGURE= yes |