blob: e30f89fc5922e16e4529da41bf5c50c4cfb8c191 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: Makefile,v 1.1.1.1 2006/07/07 14:48:04 ghen Exp $
DISTNAME= o3read-0.0.4
CATEGORIES= textproc
MASTER_SITES= http://siag.nu/pub/o3read/
MAINTAINER= ghen@NetBSD.org
HOMEPAGE= http://siag.nu/o3read/
COMMENT= Standalone converter for OpenOffice and OpenDocument file formats
.include "../../mk/bsd.pkg.mk"
|