22 lines
350 B
Makefile

# $OpenBSD: Makefile,v 1.4 2020/07/03 21:44:57 sthen Exp $
COMMENT = alternative but compatible interface to modules that export
DISTNAME = Importer-0.025
REVISION = 0
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
CPAN_AUTHOR = EXODIST
.include <bsd.port.mk>