16 lines
266 B
Makefile
16 lines
266 B
Makefile
COMMENT= screen positioning and coloring module
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Term-ScreenColor-1.20
|
|
CATEGORIES= devel
|
|
|
|
HOMEPAGE= http://p-f-m.sourceforge.net/
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Term-Screen
|
|
|
|
.include <bsd.port.mk>
|