1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/www/ashe/Makefile

22 lines
564 B
Makefile

# 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
#
# $Id: Makefile,v 1.1.1.1 1995/10/30 17:29:07 pst 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
NO_WRKSUBDIR= yes
USE_X11= yes
.include <bsd.port.mk>