aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xzoom/Makefile
blob: ae6c4e35e8a812611bed9678e7685be79e244f95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   xzoom
# Date created:        30 June 1997
# Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#

PORTNAME=   xzoom
PORTVERSION=    0.3
CATEGORIES= x11 accessibility
MASTER_SITES=   ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/X
EXTRACT_SUFX=   .tgz

MAINTAINER= ports@FreeBSD.org
COMMENT=    Magnify, rotate, mirror the image on the X screen

USE_IMAKE=  yes
MAN1=       xzoom.1

.include <bsd.port.mk>