ports/misc/p5-Term-Animation/Makefile

17 lines
248 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= produce sprite animations using ASCII art
DISTNAME= Term-Animation-2.6
CATEGORIES= misc
REVISION= 1
# perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
MODCPAN_EXAMPLES= Yes
RUN_DEPENDS= devel/p5-Curses
.include <bsd.port.mk>