summaryrefslogtreecommitdiff
path: root/sysutils/asapm/Makefile
blob: 14e5ea71cc41bd5918391febfacb7d4a47bf66e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	asapm
# Version required:	2.0
# Date created:		6 Aug 1998
# Whom:			Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.1.1.1 1998/08/10 00:36:58 steve Exp $
#

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

MAINTAINER=	handy@physics.montana.edu

USE_X_PREFIX=	yes

MAN1=		asapm.1x

.include <bsd.port.mk>