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