freebsd-ports/sysutils/xosview/Makefile
Vanilla I. Shu e14e9ba4c3 Upgrade to 1.5.1.
PR:		ports/5427
Submitted by:	maintainer
1998-01-26 09:59:02 +00:00

22 lines
499 B
Makefile

# New ports collection makefile for: dclock
# Version required: 1.5.1
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.2 1997/11/22 00:47:33 fenner Exp $
#
DISTNAME= xosview-1.5.1
CATEGORIES= sysutils x11
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
http://lambic.space.lockheed.com/xosview/
MAINTAINER= handy@physics.montana.edu
FETCH_BEFORE_ARGS= -b
USE_X11= yes
HAS_CONFIGURE= yes
MAN1= xosview.1
.include <bsd.port.mk>