aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xosview/Makefile
blob: 87e9b04023691ac42b2c4d84fb513ba9ab2c08b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	dclock
# Version required:	1.5.0
# Date created:		19 Nov 1997
# Whom:			Brian Handy <handy@physics.montana.edu>
#
# $Id$
#

DISTNAME=	xosview-1.5.0
CATEGORIES=	sysutils x11
MASTER_SITES=	http://lore.ece.utexas.edu/~bgrayson/xosview/ \
		http://lambic.space.lockheed.com/xosview/

MAINTAINER=	handy@physics.montana.edu

USE_X11=	yes
HAS_CONFIGURE=	yes
MAN1=		xosview.1

.include <bsd.port.mk>