mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
15 lines
227 B
Makefile
15 lines
227 B
Makefile
COMMENT= simple methods to Read/Write .ini style files
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Config-Tiny-2.14
|
|
CATEGORIES= devel
|
|
REVISION= 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MAKE_ENV+= AUTOMATED_TESTING=1
|
|
|
|
.include <bsd.port.mk>
|