21 lines
364 B
Makefile

# $OpenBSD: Makefile,v 1.5 2019/07/12 20:47:53 sthen Exp $
COMMENT = interactive prompt module
DISTNAME = Umph-Prompt-0.1.0
PKGNAME = ${DISTNAME:S//p5-/}
REVISION = 0
CATEGORIES = misc
HOMEPAGE = http://repo.or.cz/w/umph-prompt.git
# LGPLv2.1+
PERMIT_PACKAGE = Yes
MASTER_SITES = https://distfiles.nl/
CONFIGURE_STYLE = perl
.include <bsd.port.mk>