1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/www/ashe/Makefile

26 lines
556 B
Makefile
Raw Normal View History

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
#
1999-08-31 02:43:35 +00:00
# $FreeBSD$
1995-10-30 17:29:08 +00:00
#
DISTNAME= ashe-1.1.2
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
1998-08-23 06:46:37 +00:00
MAINTAINER= ports@FreeBSD.ORG
MAN1= xhtml.1
MANCOMPRESSED= yes
REQUIRES_MOTIF= yes
1995-10-30 17:29:08 +00:00
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
1995-10-30 17:29:08 +00:00
.include <bsd.port.mk>