freebsd-ports/converters/p5-Sereal-Encoder/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
170 B
Makefile

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