aboutsummaryrefslogtreecommitdiff
path: root/x11/mxascii/Makefile
blob: 49808410b2e553499b67976bbad2cac920f664aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	mxascii
PORTVERSION=	1.1
CATEGORIES=	x11
MASTER_SITES=	https://www.muquit.com/muquit/software/mxascii/
DISTNAME=	${PORTNAME}${PORTVERSION}

MAINTAINER=	cy@FreeBSD.org
COMMENT=	X/Motif Display an ASCII table

USES=		imake:noman motif
USE_XORG=	xt x11

ALL_TARGET=	mxascii

PLIST_FILES=	bin/mxascii

.include <bsd.port.mk>