2013-05-09 09:39:04 +02:00
|
|
|
# $NetBSD: Makefile,v 1.39 2013/05/09 07:39:30 adam Exp $
|
1999-12-06 02:58:06 +01:00
|
|
|
|
2005-04-20 15:10:06 +02:00
|
|
|
DISTNAME= psiconv-0.9.7
|
2013-05-09 09:39:04 +02:00
|
|
|
PKGREVISION= 2
|
1999-12-06 02:58:06 +01:00
|
|
|
CATEGORIES= converters
|
2010-02-07 18:30:08 +01:00
|
|
|
MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/
|
1999-12-06 02:58:06 +01:00
|
|
|
|
2006-09-03 02:56:28 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2010-02-07 18:30:08 +01:00
|
|
|
HOMEPAGE= http://software.frodo.looijaard.name/psiconv/
|
2001-02-16 14:51:27 +01:00
|
|
|
COMMENT= PSION 5 file format data conversion utilities
|
1999-12-06 02:58:06 +01:00
|
|
|
|
2005-04-20 15:10:06 +02:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2004-10-08 15:19:26 +02:00
|
|
|
CONFIGURE_ARGS+= --without-imagemagick
|
2005-12-06 00:55:01 +01:00
|
|
|
CONFIGURE_ARGS+= --with-etcdir=${EGDIR:Q}
|
1999-12-06 02:58:06 +01:00
|
|
|
|
2004-10-08 15:19:26 +02:00
|
|
|
EGDIR= ${PREFIX}/share/examples/psiconv
|
|
|
|
CONF_FILES+= ${EGDIR}/psiconv.conf ${PKG_SYSCONFDIR}/psiconv.conf
|
|
|
|
CONF_FILES+= ${EGDIR}/psiconv.conf.eg ${PKG_SYSCONFDIR}/psiconv.conf.eg
|
1999-12-06 02:58:06 +01:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|