13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/07/07 20:58:04 joerg 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
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|