SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
net/p5-Net-MySQL/Makefile
Normal file
16
net/p5-Net-MySQL/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT= Pure Perl MySQL network protocol interface
|
||||
|
||||
VERSION= 0.11
|
||||
DISTNAME= Net-MySQL-${VERSION}
|
||||
CATEGORIES= net
|
||||
REVISION= 0
|
||||
|
||||
# GPL/Artistic License
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= security/p5-Digest-SHA1
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue