mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Take maintainership
- Trim Makefile headers Approved by: makc, avilla (mentors, implicit) Feature safe: yes
This commit is contained in:
parent
c3f601b5b7
commit
572f2a416a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307083
3 changed files with 6 additions and 16 deletions
|
@ -1,9 +1,6 @@
|
|||
# New ports collection makefile for: opencv-core
|
||||
# Date created: 27 June 2011
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Matuska <mm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
_BUILDING_OPENCV_CORE= yes
|
||||
MASTERDIR= ${.CURDIR}/../opencv
|
||||
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
# New ports collection makefile for: opencv
|
||||
# Date created: 05 March 2005
|
||||
# Whom: Marc Abramowitz (http://marc.abramowitz.info)
|
||||
#
|
||||
# Created by: Marc Abramowitz (http://marc.abramowitz.info)
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME?= opencv
|
||||
PORTVERSION= 2.3.1
|
||||
|
@ -12,7 +8,7 @@ CATEGORIES= graphics
|
|||
MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION}
|
||||
DISTNAME= OpenCV-${DISTVERSION}a
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= jhale@FreeBSD.org
|
||||
COMMENT= Open Source Computer Vision library from Intel
|
||||
|
||||
LICENSE= BSD
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
# New ports collection makefile for: py-opencv
|
||||
# Date created: 22 August 2011
|
||||
# Whom: Martin Matuska <mm@FreeBSD.org>
|
||||
#
|
||||
# Created by: Martin Matuska <mm@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
_BUILDING_OPENCV_PYTHON= yes
|
||||
MASTERDIR= ${.CURDIR}/../opencv
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue