2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:41 ajacoutot Exp $
|
2008-01-13 13:53:44 -05:00
|
|
|
|
|
|
|
COMMENT= parse and create IIF files for QuickBooks
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Finance-IIF-0.20.01
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2008-01-13 13:53:44 -05:00
|
|
|
CATEGORIES= misc
|
2010-10-18 16:52:05 -04:00
|
|
|
USE_GROFF = Yes
|
2008-01-13 13:53:44 -05:00
|
|
|
|
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|