aboutsummaryrefslogtreecommitdiffstats
path: root/www/ashe/Makefile
blob: c4385fb5035d45cfd057e2561c7d14d512fdc79c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    ashe
# Version required: 1.1.2
# Date created:     16 October 1995
# Whom:         pst
#
# $Id: Makefile,v 1.6 1998/08/23 06:46:37 hoek Exp $
#

DISTNAME=   ashe-1.1.2
CATEGORIES= www
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

MAINTAINER= ports@FreeBSD.ORG

MAN1=       xhtml.1
MANCOMPRESSED=  yes

REQUIRES_MOTIF= yes
NO_WRKSUBDIR=   yes
USE_X_PREFIX=   yes

.include <bsd.port.mk>