2016-08-27 17:03:36 +00:00

18 lines
304 B
Makefile

# $OpenBSD: Makefile,v 1.9 2016/08/27 17:03:36 ajacoutot Exp $
COMMENT = boolean support for Perl
HOMEPAGE = https://github.com/ingydotnet/boolean-pm
MODULES = cpan
PKG_ARCH = *
DISTNAME = boolean-0.46
CATEGORIES = devel
# Perl
PERMIT_PACKAGE_CDROM = Yes
CPAN_AUTHOR = INGY
.include <bsd.port.mk>