bluhm 7c6e0b3de1 update p5-YAML-Syck to 1.34
remove patch that has been commited upstream
2020-11-02 15:24:49 +00:00

19 lines
293 B
Makefile

# $OpenBSD: Makefile,v 1.25 2020/11/02 15:24:49 bluhm Exp $
COMMENT = YAML and JSON for perl, optimized C
DISTNAME = YAML-Syck-1.34
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
.include <bsd.port.mk>