freebsd-ports/sysutils/asapm/Makefile

24 lines
471 B
Makefile
Raw Normal View History

# New ports collection makefile for: asapm
# Version required: 2.2
# Date created: 6 Aug 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
1998-11-29 07:43:13 -05:00
# $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
1998-11-29 07:43:13 -05:00
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
MAN1= asapm.1x
FETCH_BEFORE_ARGS= -b
.include <bsd.port.mk>