aaa1885833
ok jasper@
20 lines
389 B
Makefile
20 lines
389 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:41 ajacoutot 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
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|