bffc592c8b
PR: 5096 Submitted by: Brian Handy <handy@physics.montana.edu>
21 lines
429 B
Makefile
21 lines
429 B
Makefile
# 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>
|