15 lines
272 B
Makefile

# $OpenBSD: Makefile,v 1.5 2019/07/12 20:44:57 sthen Exp $
COMMENT = produce tied (and other) separate but combined variables
MODULES = cpan
PKG_ARCH = *
DISTNAME = IO-TieCombine-1.005
CATEGORIES = devel
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>