1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/x11/xlupe/Makefile
Sergey A. Osokin c62c213e10 Make fetchable.
Feature safe:	yes

Spotted by:	QAT via itetcu
Submitted by:	Andrew Kochetkov aka kochetkov.andrew at gmail dot com via IRC
2010-06-20 17:11:57 +00:00

23 lines
437 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://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>