forked from Lainports/freebsd-ports
14 lines
334 B
Makefile
14 lines
334 B
Makefile
PORTNAME= O2-tools
|
|
PORTVERSION= 2.01
|
|
PORTREVISION= 1
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://www.imglab.org/p/O2/archives/
|
|
|
|
MAINTAINER= hiroto.kagotani@gmail.com
|
|
COMMENT= Huge image processing tools and libraries
|
|
WWW= https://www.imglab.org/p/O2/
|
|
|
|
GNU_CONFIGURE= yes
|
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
|
|
.include <bsd.port.mk>
|