d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 lines
435 B
Makefile
22 lines
435 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= 1
|
|
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_XPM= yes
|
|
|
|
PLIST_FILES= bin/xlupe
|
|
|
|
.include <bsd.port.mk>
|