2010-07-13 19:46:10 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/07/13 19:46:13 sthen Exp $
|
2003-01-27 23:55:05 +00:00
|
|
|
|
2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= screen positioning and coloring module
|
2003-01-27 23:55:05 +00:00
|
|
|
|
2006-11-29 08:23:29 +00:00
|
|
|
MODULES= cpan
|
2003-04-06 00:46:17 +00:00
|
|
|
DISTNAME= Term-ScreenColor-1.09
|
2010-07-13 19:46:10 +00:00
|
|
|
REVISION= 1
|
2006-11-29 08:23:29 +00:00
|
|
|
CATEGORIES= devel
|
2003-01-27 23:55:05 +00:00
|
|
|
|
|
|
|
HOMEPAGE= http://p-f-m.sourceforge.net/
|
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2009-05-03 14:38:06 +00:00
|
|
|
RUN_DEPENDS= ::devel/p5-Term-Screen
|
|
|
|
|
2003-01-27 23:55:05 +00:00
|
|
|
.include <bsd.port.mk>
|