5 lines
157 B
Makefile
5 lines
157 B
Makefile
PORTNAME= Sereal-Encoder
|
|
COMMENT= Perl module for fast, powerful binary serialization (encoder)
|
|
|
|
SLAVE_PORT= yes
|
|
.include "${.CURDIR}/../p5-Sereal/Makefile"
|