df4e1203e4
ok jasper@ (final commit)
24 lines
374 B
Makefile
24 lines
374 B
Makefile
# $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
|
|
|
|
RUN_DEPENDS= x11/p5-Tk
|
|
|
|
MODULES= cpan
|
|
|
|
USE_GROFF = Yes
|
|
|
|
REGRESS_IS_INTERACTIVE= x11
|
|
|
|
.include <bsd.port.mk>
|