summaryrefslogtreecommitdiff
path: root/sysutils/asapm/Makefile
blob: f3b6be90ba9d89e16a2e1de0bac20431d1bf2edd (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
# New ports collection makefile for:	asapm
# Version required:	2.2
# Date created:		6 Aug 1998
# Whom:			Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.4 1998/11/21 07:27:40 steve Exp $
#

DISTNAME=	asapm-2.2
CATEGORIES=	sysutils
MASTER_SITES=	http://bewoner.dma.be/Albert/linux/software/

MAINTAINER=	handy@physics.montana.edu

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

USE_X_PREFIX=	yes

MAN1=		asapm.1x

FETCH_BEFORE_ARGS=	-b

.include <bsd.port.mk>