2003-10-08 17:13:14 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2003/10/08 17:13:19 sturm Exp $
|
1998-01-24 21:57:02 +00:00
|
|
|
|
2001-05-06 04:41:05 +00:00
|
|
|
COMMENT= "display a dialog box and prompt user for text"
|
|
|
|
|
1998-01-24 21:57:02 +00:00
|
|
|
DISTNAME= xprompt-1.4
|
|
|
|
CATEGORIES= x11
|
2002-10-29 19:48:57 +00:00
|
|
|
|
2001-06-07 08:41:42 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
1998-01-24 21:57:02 +00:00
|
|
|
|
2003-10-08 17:13:14 +00:00
|
|
|
# BSD
|
2000-03-17 02:34:45 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 06:29:49 +00:00
|
|
|
|
2001-07-09 17:10:49 +00:00
|
|
|
USE_X11= Yes
|
2000-10-22 15:41:23 +00:00
|
|
|
CONFIGURE_STYLE= imake
|
1998-01-24 21:57:02 +00:00
|
|
|
|
2002-10-29 19:48:57 +00:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1998-01-24 21:57:02 +00:00
|
|
|
.include <bsd.port.mk>
|