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