17 lines
262 B
Makefile

# $OpenBSD: Makefile,v 1.9 2019/07/12 20:44:52 sthen Exp $
COMMENT= env prompter for zoid shell
MODULES= cpan
PKG_ARCH= *
DISTNAME= Env-PS1-0.06
REVISION= 0
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>