13 lines
206 B
Makefile
13 lines
206 B
Makefile
|
COMMENT= simple means to move data between Perl and PHP
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME = PHP-Serialization-0.34
|
||
|
CATEGORIES= www
|
||
|
REVISION = 0
|
||
|
|
||
|
# Artistic
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|