freebsd-ports/deskutils/x026/Makefile

19 lines
375 B
Makefile
Raw Normal View History

2013-06-28 22:56:05 +02:00
# Created by: Marcin Cieslak <saper@saper.info>
# $FreeBSD$
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
USE_XORG= xaw7 xpm xt
2014-02-03 14:40:08 +01:00
PLIST_FILES= bin/${PORTNAME} \
man/man1/x026.1.gz
.include <bsd.port.mk>