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