15 lines
286 B
Makefile

# $OpenBSD: Makefile,v 1.9 2019/07/12 20:45:05 sthen Exp $
COMMENT = information about the currently running perl
MODULES = cpan
PKG_ARCH = *
DISTNAME = Probe-Perl-0.03
CATEGORIES = devel lang
CPAN_AUTHOR = KWILLIAMS
# Artistic/GPL
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>