15 lines
244 B
Makefile

# $OpenBSD: Makefile,v 1.25 2019/07/12 20:45:06 sthen Exp $
COMMENT= set of objects and strings
MODULES= cpan
DISTNAME = Set-Object-1.35
CATEGORIES= devel
# Artistic License 2.0
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>