openbsd-ports/x11/p5-Tk-Splash/Makefile

21 lines
289 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:46:14 espie Exp $
COMMENT= splash screen widget
DISTNAME= Tk-Splash-0.14
2011-09-16 08:29:12 -04:00
REVISION= 1
CATEGORIES= x11 devel
# GPL
PERMIT_PACKAGE_CDROM= Yes
2010-11-22 03:36:47 -05:00
RUN_DEPENDS= x11/p5-Tk
MODULES= cpan
2010-10-19 04:13:56 -04:00
USE_GROFF = Yes
2013-03-11 07:35:43 -04:00
TEST_IS_INTERACTIVE= x11
.include <bsd.port.mk>