aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/astime/Makefile
blob: 6c1aa03cc1efb2b2dcedc65267ad78d0d4129dfd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:   astime
# Version required:    2.1
# Date created:        21 Nov 1998
# Whom:                Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.6 1999/02/22 04:29:39 steve Exp $
#

DISTNAME=   astime-2.1
CATEGORIES= x11-clocks afterstep
MASTER_SITES=   http://bewoner.dma.be/Albert/software/ \
        http://www.tigr.net/afterstep/as-apps/download/astime/ \
        ftp://ftp.tux.org/pub/x/afterstep/apps/astime/ \
        ftp://ftp.digex.net/.2/wm/AfterStep/apps/astime/

MAINTAINER= kris@FreeBSD.ORG

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
INSTALL_TARGET= install install.man

MAN1=       astime.1

.include <bsd.port.mk>