21 lines
289 B
Makefile
21 lines
289 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:46:14 espie Exp $
|
|
|
|
COMMENT= splash screen widget
|
|
|
|
DISTNAME= Tk-Splash-0.14
|
|
REVISION= 1
|
|
CATEGORIES= x11 devel
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
RUN_DEPENDS= x11/p5-Tk
|
|
|
|
MODULES= cpan
|
|
|
|
USE_GROFF = Yes
|
|
|
|
TEST_IS_INTERACTIVE= x11
|
|
|
|
.include <bsd.port.mk>
|