openbsd-ports/devel/p5-Term-ScreenColor/Makefile
2013-03-11 10:50:00 +00:00

19 lines
351 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:22 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
RUN_DEPENDS= devel/p5-Term-Screen
.include <bsd.port.mk>