freebsd-ports/www/ashe/Makefile

26 lines
539 B
Makefile
Raw Normal View History

1995-10-30 18:29:08 +01:00
# New ports collection makefile for: ashe
# Date created: 16 October 1995
# Whom: pst
#
1999-08-31 04:43:35 +02:00
# $FreeBSD$
1995-10-30 18:29:08 +01:00
#
PORTNAME= ashe
PORTVERSION= 1.1.2
CATEGORIES= www
1995-10-30 18:29:08 +01: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
MAINTAINER= ports@FreeBSD.org
1998-08-23 08:46:37 +02:00
MAN1= xhtml.1
MANCOMPRESSED= yes
USE_MOTIF= yes
1995-10-30 18:29:08 +01:00
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
1995-10-30 18:29:08 +01:00
.include <bsd.port.mk>