freebsd-ports/x11/xlupe/Makefile

23 lines
437 B
Makefile
Raw Normal View History

# New ports collection makefile for: xlupe
# Date created: 17 Apr 1999
# Whom: runge@rostock.zgdv.de
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
#
2000-04-13 21:19:05 +02:00
PORTNAME= xlupe
PORTVERSION= 1.1
PORTREVISION= 2
CATEGORIES= x11 accessibility
MASTER_SITES= http://coto.marsrakete.de/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>