freebsd-ports/sysutils/asapm/Makefile

29 lines
597 B
Makefile
Raw Normal View History

# New ports collection makefile for: asapm
# Version required: 2.7
# Date created: 6 Aug 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.9 1999/04/08 11:11:43 jseger Exp $
#
DISTNAME= asapm-2.7
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.afterstep.org/apps/asapm/ \
http://www.tigr.net/afterstep/as-apps/download/asapm/
MAINTAINER= handy@physics.montana.edu
1998-11-29 13:43:13 +01:00
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
ONLY_FOR_ARCHS= i386
USE_X_PREFIX= yes
1998-12-08 19:49:04 +01:00
GNU_CONFIGURE= yes
INSTALL_TARGET= install install.man
1998-12-08 19:49:04 +01:00
MAN1= asapm.1
FETCH_BEFORE_ARGS= -b
.include <bsd.port.mk>