openbsd-ports/devel/p5-Term-ScreenColor/Makefile
2010-11-15 19:45:56 +00:00

22 lines
434 B
Makefile

# $OpenBSD: Makefile,v 1.9 2010/11/15 19:46:06 espie Exp $
COMMENT= screen positioning and coloring module
MODULES= cpan
DISTNAME= Term-ScreenColor-1.09
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
HOMEPAGE= http://p-f-m.sourceforge.net/
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= devel/p5-Term-Screen
.include <bsd.port.mk>