openbsd-ports/devel/p5-Universal-can/Makefile

17 lines
303 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/10/11 23:49:27 naddy Exp $
COMMENT = calling UNIVERSAL::can as a function
MODULES = cpan
DISTNAME = UNIVERSAL-can-1.16
PKGNAME = p5-Universal-can-1.16
REVISION = 0
CATEGORIES = devel
# perl
PERMIT_PACKAGE_CDROM = Yes
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>