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

24 lines
374 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2010/12/03 11:46:54 ajacoutot Exp $
COMMENT= splash screen widget
DISTNAME= Tk-Splash-0.14
REVISION= 0
CATEGORIES= x11 devel
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= 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
REGRESS_IS_INTERACTIVE= x11
.include <bsd.port.mk>