1999-01-17 03:03:44 +00:00
|
|
|
# New ports collection makefile for: afterstep-stable
|
|
|
|
# Version required: 1.6.6
|
1998-05-18 03:24:46 +00:00
|
|
|
# Date created: 1 May 1998
|
|
|
|
# Whom: Brett Taylor
|
1996-08-07 02:29:48 +00:00
|
|
|
#
|
1999-01-17 03:03:44 +00:00
|
|
|
# $Id: Makefile,v 1.29 1999/01/03 11:52:23 asami Exp $
|
1996-08-07 02:29:48 +00:00
|
|
|
#
|
1996-07-23 07:36:32 +00:00
|
|
|
|
1999-01-17 03:03:44 +00:00
|
|
|
DISTNAME= AfterStep-1.6.6
|
|
|
|
PKGNAME= afterstep-1.6.6
|
|
|
|
CATEGORIES= x11-wm afterstep
|
|
|
|
MASTER_SITES= ftp://ftp.afterstep.org/stable/ \
|
|
|
|
ftp://ftp.starshadow.com/pub/afterstep/stable/ \
|
|
|
|
ftp://ftp.digex.net/pub/os/wm/AfterStep/stable/ \
|
|
|
|
ftp://ftp.alpha1.net/pub/mirrors/ftp.afterstep.org/
|
1996-07-23 07:36:32 +00:00
|
|
|
|
1999-01-17 03:03:44 +00:00
|
|
|
MAINTAINER= dima@chg.ru
|
1996-07-23 07:36:32 +00:00
|
|
|
|
1998-12-23 01:41:23 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
|
|
|
png.2:${PORTSDIR}/graphics/png \
|
|
|
|
jpeg.9:${PORTSDIR}/graphics/jpeg
|
1996-07-23 07:36:32 +00:00
|
|
|
|
1996-10-29 19:50:21 +00:00
|
|
|
INSTALL_TARGET= install install.man
|
1998-12-23 01:41:23 +00:00
|
|
|
MAN1= Animate.1x Audio.1x Auto.1x Banner.1x Cascade.1x Clean.1x \
|
|
|
|
Form.1x Ident.1x Pager.1x Save.1x Script.1x Scroll.1x Tile.1x \
|
|
|
|
Wharf.1x WinList.1x Zharf.1x afterstep.1x
|
1998-05-18 03:24:46 +00:00
|
|
|
|
1998-12-23 01:41:23 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --prefix=${X11BASE}
|
1996-07-23 07:36:32 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|