1998-11-22 13:40:16 +00:00
|
|
|
# New ports collection makefile for: astime
|
1999-02-22 04:29:56 +00:00
|
|
|
# Version required: 1.7
|
1998-11-22 13:40:16 +00:00
|
|
|
# Date created: 21 Nov 1998
|
|
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
|
|
#
|
1999-02-22 04:29:56 +00:00
|
|
|
# $Id: Makefile,v 1.5 1999/01/18 06:43:02 asami Exp $
|
1998-11-22 13:40:16 +00:00
|
|
|
#
|
|
|
|
|
1999-02-22 04:29:56 +00:00
|
|
|
DISTNAME= astime-1.7
|
1999-01-18 06:43:04 +00:00
|
|
|
CATEGORIES= x11-clocks windowmaker
|
1998-12-10 17:21:44 +00:00
|
|
|
MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/ \
|
|
|
|
ftp://ftp.tux.org/pub/x/afterstep/apps/astime/ \
|
|
|
|
ftp://ftp.digex.net/.2/wm/AfterStep/apps/astime/ \
|
|
|
|
ftp://ftp.bse.bg/pub/Unix/X11/wm/afterstep/apps/astime/
|
1998-11-22 13:40:16 +00:00
|
|
|
|
1999-01-10 18:25:07 +00:00
|
|
|
MAINTAINER= kkennawa@physics.adelaide.edu.au
|
1998-11-22 13:40:16 +00:00
|
|
|
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
1998-12-08 18:59:27 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
INSTALL_TARGET= install install.man
|
1998-11-22 13:40:16 +00:00
|
|
|
|
|
|
|
MAN1= astime.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|