aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/x026/Makefile
blob: c3f7183d106f1aed864621ddc97296f9f1b77aa3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

PLIST_FILES=    bin/${PORTNAME} \
        man/man1/x026.1.gz

.include <bsd.port.mk>