1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/graphics/O2-tools/Makefile

19 lines
416 B
Makefile

# Created by: 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
NO_STAGE= yes
.include <bsd.port.mk>