1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-clocks/astime/Makefile

26 lines
579 B
Makefile
Raw Normal View History

# 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$
#
PORTNAME= astime
PORTVERSION= 2.5
CATEGORIES= x11-clocks afterstep
MASTER_SITES= ftp://ftp.afterstep.org/apps/astime/ \
http://www.tigr.net/afterstep/as-apps/download/astime/ \
ftp://ftp.tux.org/pub/x/afterstep/apps/astime/
MAINTAINER= kris@FreeBSD.org
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
MAN1= astime.1
.include <bsd.port.mk>