16 lines
266 B
Makefile
Raw Normal View History

COMMENT= screen positioning and coloring module
2006-11-29 08:23:29 +00:00
MODULES= cpan
PKG_ARCH= *
2015-06-13 09:00:11 +00:00
DISTNAME = Term-ScreenColor-1.20
2006-11-29 08:23:29 +00:00
CATEGORIES= devel
HOMEPAGE= http://p-f-m.sourceforge.net/
# Artistic
PERMIT_PACKAGE= Yes
2010-11-15 19:45:56 +00:00
RUN_DEPENDS= devel/p5-Term-Screen
2009-05-03 14:38:06 +00:00
.include <bsd.port.mk>