summaryrefslogblamecommitdiff
path: root/x11/xmsg/Makefile
blob: 8e1a00bec2494e9b2f90237cb7d4df33e1f664d0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           





                                        
                    
                   
                 


                                                                  
                                 
                                                                           


                      
                        


                      
# New ports collection makefile for:   xmsg
# Date created:        21 September 1999
# Whom:                jsellens
#
# $FreeBSD$
#

PORTNAME=	xmsg
PORTVERSION=	1.1
PORTREVISION=	1
CATEGORIES=	x11
MASTER_SITES=	http://www.generalconcepts.com/resources/software/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	The X11R4 version of xmessage updated for X11R5 and renamed

MAN1=		xmsg.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/xmsg
USE_IMAKE=	yes

.include <bsd.port.mk>