1998-08-10 02:36:58 +02:00
|
|
|
# New ports collection makefile for: asapm
|
1998-12-08 19:49:04 +01:00
|
|
|
# Version required: 2.3
|
1998-08-10 02:36:58 +02:00
|
|
|
# Date created: 6 Aug 1998
|
|
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
|
|
#
|
1999-01-06 06:16:30 +01:00
|
|
|
# $Id: Makefile,v 1.6 1998/12/08 18:49:04 vanilla Exp $
|
1998-08-10 02:36:58 +02:00
|
|
|
#
|
|
|
|
|
1998-12-08 19:49:04 +01:00
|
|
|
DISTNAME= asapm-2.3
|
1998-11-21 08:27:41 +01:00
|
|
|
CATEGORIES= sysutils
|
1998-08-10 02:36:58 +02:00
|
|
|
MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/
|
|
|
|
|
|
|
|
MAINTAINER= handy@physics.montana.edu
|
|
|
|
|
1998-11-29 13:43:13 +01:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
|
1999-01-06 06:16:30 +01:00
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
1998-08-10 02:36:58 +02:00
|
|
|
USE_X_PREFIX= yes
|
1998-12-08 19:49:04 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
INSTALL_TARGET= install install.man
|
1998-08-17 02:36:30 +02:00
|
|
|
|
1998-12-08 19:49:04 +01:00
|
|
|
MAN1= asapm.1
|
1998-08-10 02:36:58 +02:00
|
|
|
|
1998-11-02 04:45:00 +01:00
|
|
|
FETCH_BEFORE_ARGS= -b
|
|
|
|
|
1998-08-10 02:36:58 +02:00
|
|
|
.include <bsd.port.mk>
|