SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
24
devel/p5-Data-FormValidator/Makefile
Normal file
24
devel/p5-Data-FormValidator/Makefile
Normal file
|
@ -0,0 +1,24 @@
|
|||
COMMENT= validate user input from a constraint object
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME= Data-FormValidator-4.88
|
||||
CATEGORIES= devel
|
||||
REVISION= 0
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= graphics/p5-Image-Size \
|
||||
devel/p5-Date-Calc \
|
||||
misc/p5-File-MMagic \
|
||||
mail/p5-Email-Valid \
|
||||
mail/p5-MIME-Types \
|
||||
textproc/p5-Regexp-Common
|
||||
TEST_DEPENDS= textproc/p5-Template \
|
||||
www/p5-CGI \
|
||||
www/p5-CGI-Simple
|
||||
|
||||
MAKE_ENV += TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue