View | Details | Raw Unified | Return to bug 202921
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-14 Link Here
2
# $FreeBSD: head/graphics/ocre/Makefile 367888 2014-09-10 20:50:31Z gerald $
2
# $FreeBSD: head/graphics/ocre/Makefile 367888 2014-09-10 20:50:31Z gerald $
3
3
4
PORTNAME=	ocre
4
PORTNAME=	ocre
5
PORTVERSION=	0.042
5
PORTVERSION=	0.043
6
PORTREVISION=	3
7
CATEGORIES=	graphics
6
CATEGORIES=	graphics
8
MASTER_SITES=	ftp://lem.eui.upm.es/pub/ocre/
7
MASTER_SITES=	ftp://lem.eui.upm.es/pub/ocre/
9
DISTNAME=	${PORTNAME}_v${PORTVERSION:S/./_/}
8
DISTNAME=	${PORTNAME}_v${PORTVERSION:S/./_/}
10
9
11
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	w.schwarzenfeld@utanet.at
12
COMMENT=	Simple optical character recognition solution
11
COMMENT=	Simple optical character recognition solution
13
12
14
LICENSE=	GPLv2
13
LICENSE=	GPLv2

Return to bug 202921