summaryrefslogtreecommitdiff
path: root/sysutils/asapm/Makefile
blob: 8c7e95e77d59e785ce96034051ee5cfaca575546 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.2 1998/08/17 00:36:24 steve Exp $
#

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

MAINTAINER=	handy@physics.montana.edu

USE_X_PREFIX=	yes

MAN1=		asapm.1x

FETCH_BEFORE_ARGS=	-b

.include <bsd.port.mk>