2015-07-14 23:31:56 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.30 2015/07/14 23:31:56 jasper Exp $
|
2002-02-03 02:58:54 +00:00
|
|
|
|
2009-11-19 08:53:15 +00:00
|
|
|
COMMENT = module for reading .ini-style configuration files
|
2002-02-03 02:58:54 +00:00
|
|
|
|
2009-11-19 08:53:15 +00:00
|
|
|
MODULES = cpan
|
2015-07-14 23:31:56 +00:00
|
|
|
DISTNAME = Config-IniFiles-2.88
|
2009-11-19 08:53:15 +00:00
|
|
|
CATEGORIES = devel
|
2002-02-03 02:58:54 +00:00
|
|
|
|
2009-11-19 08:53:15 +00:00
|
|
|
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2002-02-03 02:58:54 +00:00
|
|
|
|
2009-11-19 08:53:15 +00:00
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
2002-02-03 02:58:54 +00:00
|
|
|
|
2011-03-10 17:59:56 +00:00
|
|
|
CPAN_AUTHOR = SHLOMIF
|
|
|
|
|
2009-11-19 08:53:15 +00:00
|
|
|
CONFIGURE_STYLE = modbuild
|
2009-02-03 22:36:26 +00:00
|
|
|
|
2002-02-03 02:58:54 +00:00
|
|
|
.include <bsd.port.mk>
|