2010-11-15 14:45:56 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2010/11/15 19:46:06 espie Exp $
|
2003-01-27 18:55:05 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= screen positioning and coloring module
|
2003-01-27 18:55:05 -05:00
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MODULES= cpan
|
2003-04-05 19:46:17 -05:00
|
|
|
DISTNAME= Term-ScreenColor-1.09
|
2010-07-13 15:46:10 -04:00
|
|
|
REVISION= 1
|
2006-11-29 03:23:29 -05:00
|
|
|
CATEGORIES= devel
|
2010-11-15 14:45:56 -05:00
|
|
|
USE_GROFF = Yes
|
2003-01-27 18:55:05 -05: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
|
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Term-Screen
|
2009-05-03 10:38:06 -04:00
|
|
|
|
2003-01-27 18:55:05 -05:00
|
|
|
.include <bsd.port.mk>
|