17 lines
307 B
Makefile
17 lines
307 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:23:57 espie Exp $
|
|
|
|
COMMENT= parse and create IIF files for QuickBooks
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Finance-IIF-0.20.01
|
|
REVISION= 0
|
|
CATEGORIES= misc
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|