1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11/xzoom/Makefile
Jun-ichiro itojun Hagino 23598cd69f xzoom 0.3 port. works in 8bpp systems only, but useful.
magnify, rotate, mirror the image on the X screen
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-08-25 14:05:19 +00:00

20 lines
386 B
Makefile

# New ports collection makefile for: xzoom
# Version required: 0.3
# Date created: 30 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id$
#
DISTNAME= xzoom-0.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/X
EXTRACT_SUFX= .tgz
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
USE_IMAKE= yes
.include <bsd.port.mk>