Files
ports/graphics/O2-tools/Makefile
Antoine Brodin 228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00

15 lines
314 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
.include <bsd.port.mk>