18 lines
265 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:20 sthen Exp $
COMMENT= YAML Test Shell
2017-04-29 12:52:31 +00:00
DISTNAME = YAML-Shell-0.71
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
2010-11-26 07:18:59 +00:00
RUN_DEPENDS= devel/p5-YAML>=0.68
.include <bsd.port.mk>