20 lines
318 B
Makefile

# $OpenBSD: Makefile,v 1.7 2019/07/12 20:45:11 sthen Exp $
COMMENT = test your regular expressions
DISTNAME = Test-Regexp-2017040101
FIX_EXTRACT_PERMISSIONS=Yes
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>