13 lines
302 B
Makefile
13 lines
302 B
Makefile
# Created by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
|
|
|
|
PORTNAME= O2-tools
|
|
PORTVERSION= 2.01
|
|
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
|
|
|
|
.include <bsd.port.mk>
|