SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
devel/p5-Class-Std-Fast/Makefile
Normal file
19
devel/p5-Class-Std-Fast/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
COMMENT= faster Class::Std
|
||||
|
||||
DISTNAME= Class-Std-Fast-v0.0.8
|
||||
PKGNAME= p5-${DISTNAME:S/v//}
|
||||
CATEGORIES= devel
|
||||
REVISION= 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
CONFIGURE_STYLE= modbuild
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= devel/p5-Class-Std
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue