1998-11-22 13:40:16 +00:00
|
|
|
# New ports collection makefile for: astime
|
|
|
|
# Date created: 21 Nov 1998
|
|
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
|
|
#
|
1999-08-31 03:04:38 +00:00
|
|
|
# $FreeBSD$
|
1998-11-22 13:40:16 +00:00
|
|
|
#
|
|
|
|
|
2000-04-10 00:33:10 +00:00
|
|
|
PORTNAME= astime
|
2000-04-24 08:26:24 +00:00
|
|
|
PORTVERSION= 2.5
|
1999-06-06 13:48:58 +00:00
|
|
|
CATEGORIES= x11-clocks afterstep
|
2000-04-24 08:26:24 +00:00
|
|
|
MASTER_SITES= ftp://ftp.afterstep.org/apps/astime/ \
|
1999-06-06 13:48:58 +00:00
|
|
|
http://www.tigr.net/afterstep/as-apps/download/astime/ \
|
2000-04-24 08:26:24 +00:00
|
|
|
ftp://ftp.tux.org/pub/x/afterstep/apps/astime/
|
1998-11-22 13:40:16 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= kris@FreeBSD.org
|
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>
|