summaryrefslogtreecommitdiff
path: root/x11/xmsg/Makefile
blob: ac64a77860c866079f8872bdcc1a8f2e79c2fa3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>