freebsd-ports/x11/xmsg/Makefile

21 lines
431 B
Makefile
Raw Normal View History

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