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