1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/deskutils/x026/Makefile
Gleb Popov e427ab10bf *: Move manpages to share/man for imake ports.
Approved by:	portmgr (blanket)
2024-02-04 22:13:55 +03:00

18 lines
377 B
Makefile

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