freebsd-ports/converters/p5-Sereal-Decoder/Makefile
Adam Weinberger 710342417e p5-Sereal*: Update to 4.012
Convert the ports to a master/slave relationship for simplicity.
2020-06-11 21:23:25 +00:00

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"