freebsd-ports/sysutils/xosview/Makefile

22 lines
499 B
Makefile
Raw Normal View History

# 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>