1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/x11/xmsg/Makefile
Martin Wilke 6b225da98b - Update to 1.1
PR:		107737
Submitted by:	miwi
Approved by:	maintainer timeout
2007-01-24 21:17:43 +00:00

22 lines
453 B
Makefile

# New ports collection makefile for: xmsg
# Date created: 21 September 1999
# Whom: jsellens
#
# $FreeBSD$
#
PORTNAME= xmsg
PORTVERSION= 1.1
CATEGORIES= x11
MASTER_SITES= http://www.generalconcepts.com/resources/software/
MAINTAINER= jsellens@generalconcepts.com
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>