2013-06-02 21:11:07 +02:00
|
|
|
# Created by: Matthew Hunt <mph@pobox.com>
|
1999-08-31 04:51:23 +02:00
|
|
|
# $FreeBSD$
|
1997-03-25 16:25:43 +01:00
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xprompt
|
2001-02-05 17:18:54 +01:00
|
|
|
PORTVERSION= 1.4
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 2
|
1997-03-25 16:25:43 +01:00
|
|
|
CATEGORIES= x11
|
2013-06-02 21:11:07 +02:00
|
|
|
MASTER_SITES= LOCAL
|
2000-06-14 07:44:53 +02:00
|
|
|
MASTER_SITE_SUBDIR= mph
|
1997-03-25 16:25:43 +01:00
|
|
|
|
2006-04-29 09:45:25 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:36:20 +01:00
|
|
|
COMMENT= Displays a dialog box and prompts user for text
|
1997-03-25 16:25:43 +01:00
|
|
|
|
2013-06-28 13:51:05 +02:00
|
|
|
USES= imake
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= ice sm x11 xaw xext xmu xt
|
1997-03-25 16:25:43 +01:00
|
|
|
|
|
|
|
MAN1= xprompt.1
|
|
|
|
MANCOMPRESSED= yes
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/xprompt
|
1997-03-25 16:25:43 +01:00
|
|
|
|
2013-09-21 01:43:19 +02:00
|
|
|
NO_STAGE= yes
|
1997-03-25 16:25:43 +01:00
|
|
|
.include <bsd.port.mk>
|