afresh1 65074c7eeb Udate devel/p5-SUPER to 1.20190531
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2019-08-18 18:43:53 +00:00

20 lines
310 B
Makefile

# $OpenBSD: Makefile,v 1.11 2019/08/18 18:43:53 afresh1 Exp $
COMMENT= module for controlling superclass method dispatch
DISTNAME= SUPER-1.20190531
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
RUN_DEPENDS= devel/p5-Sub-Identify
CONFIGURE_STYLE=modbuild
.include <bsd.port.mk>