mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
36fae48e3d
The X11R4 version of xmessage updated for X11R5 and renamed. PR: 13899 Submitted by: John Sellens <jsellens@generalconcepts.com>
20 lines
376 B
Makefile
20 lines
376 B
Makefile
# New ports collection makefile for: xmsg
|
|
# Version required: 1.0
|
|
# Date created: 21 September 1999
|
|
# Whom: jsellens
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xmsg-1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.generalconcepts.com/resources/software/
|
|
|
|
MAINTAINER= jsellens@generalconcepts.com
|
|
|
|
MAN1= xmsg.1
|
|
MANCOMPRESSED= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|