1995-10-30 17:29:08 +00:00
|
|
|
# New ports collection makefile for: ashe
|
|
|
|
# Version required: 1.1.2
|
|
|
|
# Date created: 16 October 1995
|
|
|
|
# Whom: pst
|
|
|
|
#
|
|
|
|
# WARNING WARNING: Requires Motif to compile & link
|
|
|
|
#
|
1996-11-18 11:44:27 +00:00
|
|
|
# $Id: Makefile,v 1.3 1996/04/11 08:59:26 asami Exp $
|
1995-10-30 17:29:08 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= ashe-1.1.2
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= www
|
1995-10-30 17:29:08 +00:00
|
|
|
MASTER_SITES= ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/src/ \
|
|
|
|
ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/libcci/ \
|
|
|
|
ftp://ftp.cs.rpi.edu/pub/puninj/ASHE/ASHE-1.1.2/libhtmlw/
|
|
|
|
DISTFILES= ashe_cci.tar.Z cci.tar.Z libhtmlw.tar.Z
|
|
|
|
|
1996-04-11 09:00:10 +00:00
|
|
|
REQUIRES_MOTIF= yes
|
1995-10-30 17:29:08 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
USE_X11= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|