1998-08-10 00:36:58 +00:00
|
|
|
# New ports collection makefile for: asapm
|
1999-01-26 02:30:54 +00:00
|
|
|
# Version required: 2.4
|
1998-08-10 00:36:58 +00:00
|
|
|
# Date created: 6 Aug 1998
|
|
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
|
|
#
|
1999-01-26 02:30:54 +00:00
|
|
|
# $Id: Makefile,v 1.7 1999/01/06 05:16:26 simokawa Exp $
|
1998-08-10 00:36:58 +00:00
|
|
|
#
|
|
|
|
|
1999-01-26 02:30:54 +00:00
|
|
|
DISTNAME= asapm-2.4
|
1998-11-21 07:27:41 +00:00
|
|
|
CATEGORIES= sysutils
|
1999-01-26 02:30:54 +00:00
|
|
|
MASTER_SITES= ftp://ftp.afterstep.org/apps/asapm/ \
|
|
|
|
http://www.tigr.net/afterstep/as-apps/download/asapm/
|
1998-08-10 00:36:58 +00:00
|
|
|
|
|
|
|
MAINTAINER= handy@physics.montana.edu
|
|
|
|
|
1998-11-29 12:43:13 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
|
1999-01-06 05:16:30 +00:00
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
1998-08-10 00:36:58 +00:00
|
|
|
USE_X_PREFIX= yes
|
1998-12-08 18:49:04 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
INSTALL_TARGET= install install.man
|
1998-08-17 00:36:30 +00:00
|
|
|
|
1998-12-08 18:49:04 +00:00
|
|
|
MAN1= asapm.1
|
1998-08-10 00:36:58 +00:00
|
|
|
|
1998-11-02 03:45:00 +00:00
|
|
|
FETCH_BEFORE_ARGS= -b
|
|
|
|
|
1998-08-10 00:36:58 +00:00
|
|
|
.include <bsd.port.mk>
|