freebsd-ports/deskutils/x026/Makefile
2021-04-06 16:31:07 +02:00

17 lines
368 B
Makefile

# Created by: Marcin Cieslak <saper@saper.info>
PORTNAME= x026
PORTVERSION= 1.2
CATEGORIES= deskutils
MASTER_SITES= SF/x3270/${PORTNAME}/${PORTVERSION}
MAINTAINER= saper@saper.info
COMMENT= IBM 026 Keypunch Emulator for the X Window System
USES= imake tar:tgz xorg
USE_XORG= xaw7 xpm xt
PLIST_FILES= bin/${PORTNAME} \
man/man1/x026.1.gz
.include <bsd.port.mk>