summaryrefslogtreecommitdiff
path: root/graphics/O2-tools/Makefile
blob: 41e5f4de07fb2e954198fbaf3172c7250c51826a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	O2-tools
# Date created:		2009-05-20
# Whom:			Hiroto Kagotani <hiroto.kagotani@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	O2-tools
PORTVERSION=	2.00
CATEGORIES=	graphics
MASTER_SITES=	http://www.imglab.org/p/O2/archives/

MAINTAINER=	hiroto.kagotani@gmail.com
COMMENT=	Huge image processing tools and libraries

GNU_CONFIGURE=	yes

MAN1=		bmptopnm-O2.1 breduce.1 lpsmooth.1 makecr.1 makepr.1 prlst2ps.1
MAN4=		d4file.4

.include <bsd.port.mk>