Fix PLIST. Bump revision.
This commit is contained in:
parent
3ff043a4ac
commit
d5df40bf5c
2 changed files with 6 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.3 2006/11/19 23:13:42 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2006/12/01 14:03:02 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= opencv-1.0.0
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opencvlibrary/}
|
||||
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/09 05:13:41 uebayasi Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2006/12/01 14:03:02 joerg Exp $
|
||||
bin/opencv-createsamples
|
||||
bin/opencv-haartraining
|
||||
bin/opencv-performance
|
||||
include/opencv/cv.h
|
||||
include/opencv/cv.hpp
|
||||
include/opencv/cvaux.h
|
||||
|
|
Loading…
Reference in a new issue