freebsd-ports/www/ashe/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

25 lines
556 B
Makefile

# New ports collection makefile for: ashe
# Version required: 1.1.2
# Date created: 16 October 1995
# Whom: pst
#
# $FreeBSD$
#
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>