ports/misc/p5-Umph-Prompt/Makefile

18 lines
306 B
Makefile

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
SITES = https://distfiles.sigtrap.nl/
CONFIGURE_STYLE = perl
.include <bsd.port.mk>