# $OpenBSD: Makefile,v 1.5 2016/05/18 23:07:03 bluhm Exp $

COMMENT =		test for trailing space in source files

DISTNAME =		Test-TrailingSpace-0.0300

CATEGORIES =		devel

MAINTAINER =		Alexander Bluhm <bluhm@openbsd.org>

# MIT
PERMIT_PACKAGE_CDROM =	Yes

MODULES =		cpan
PKG_ARCH =		*
RUN_DEPENDS =		devel/p5-File-Find-Object-Rule>=0.0301

.include <bsd.port.mk>
