18 lines
334 B
Makefile
18 lines
334 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/10/11 23:49:17 naddy Exp $
|
|
|
|
COMMENT= screen positioning and coloring module
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Term-ScreenColor-1.09
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
HOMEPAGE= http://p-f-m.sourceforge.net/
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Term-Screen
|
|
|
|
.include <bsd.port.mk>
|