2013-06-29 00:51:40 +02:00
|
|
|
# Created by: jsellens
|
1999-11-01 04:20:57 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2000-04-13 21:19:05 +02:00
|
|
|
PORTNAME= xmsg
|
2007-01-24 22:17:43 +01:00
|
|
|
PORTVERSION= 1.1
|
2009-06-09 17:33:28 +02:00
|
|
|
PORTREVISION= 2
|
1999-11-01 04:20:57 +01:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= http://www.generalconcepts.com/resources/software/
|
|
|
|
|
2007-07-04 07:02:35 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 15:08:24 +01:00
|
|
|
COMMENT= The X11R4 version of xmessage updated for X11R5 and renamed
|
1999-11-01 04:20:57 +01:00
|
|
|
|
|
|
|
MAN1= xmsg.1
|
|
|
|
MANCOMPRESSED= yes
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/xmsg
|
2013-06-29 00:51:40 +02:00
|
|
|
USES= imake
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11 xext xaw xmu xt sm ice
|
1999-11-01 04:20:57 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|