2021-03-14 14:50:25 +01:00
|
|
|
PORTNAME= mxascii
|
|
|
|
PORTVERSION= 1.1
|
2021-03-14 15:07:12 +01:00
|
|
|
CATEGORIES= x11
|
2021-03-14 14:50:25 +01:00
|
|
|
MASTER_SITES= https://www.muquit.com/muquit/software/mxascii/
|
|
|
|
DISTNAME= ${PORTNAME}${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= cy@FreeBSD.org
|
|
|
|
COMMENT= X/Motif Display an ASCII table
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://www.muquit.com/muquit/software/mxascii/mxascii.html
|
2021-03-14 14:50:25 +01:00
|
|
|
|
|
|
|
USES= imake:noman motif
|
2021-03-23 01:03:46 +01:00
|
|
|
USE_XORG= xt x11
|
|
|
|
|
|
|
|
ALL_TARGET= mxascii
|
2021-03-14 14:50:25 +01:00
|
|
|
|
|
|
|
PLIST_FILES= bin/mxascii
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|