freebsd-ports/x11/xlupe/Makefile
Florent Thoumie 340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00

22 lines
436 B
Makefile

# New ports collection makefile for: xlupe
# Date created: 17 Apr 1999
# Whom: runge@rostock.zgdv.de
#
# $FreeBSD$
#
PORTNAME= xlupe
PORTVERSION= 1.1
PORTREVISION= 2
CATEGORIES= x11 accessibility
MASTER_SITES= http://www.core.de/~coto/projects/xlupe/
MAINTAINER= ports@FreeBSD.org
COMMENT= Magnifying glass for X. like xmag but with continously updates
USE_IMAKE= yes
USE_XORG= xaw
PLIST_FILES= bin/xlupe
.include <bsd.port.mk>