1999-10-31 22:20:57 -05:00
|
|
|
# New ports collection makefile for: xmsg
|
|
|
|
# Date created: 21 September 1999
|
|
|
|
# Whom: jsellens
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-13 15:19:05 -04:00
|
|
|
PORTNAME= xmsg
|
2001-02-05 11:18:54 -05:00
|
|
|
PORTVERSION= 1.0
|
1999-10-31 22:20:57 -05:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= http://www.generalconcepts.com/resources/software/
|
|
|
|
|
|
|
|
MAINTAINER= jsellens@generalconcepts.com
|
2003-02-21 09:08:24 -05:00
|
|
|
COMMENT= The X11R4 version of xmessage updated for X11R5 and renamed
|
1999-10-31 22:20:57 -05:00
|
|
|
|
|
|
|
MAN1= xmsg.1
|
|
|
|
MANCOMPRESSED= yes
|
2004-02-06 08:12:53 -05:00
|
|
|
PLIST_FILES= bin/xmsg
|
1999-10-31 22:20:57 -05:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|