freebsd-ports/misc/dejagnu/Makefile
2002-03-19 18:19:30 +00:00

24 lines
406 B
Makefile

# New ports collection makefile for: dejagnu
# Date created: 12 October 1996
# Whom: markm
#
# $FreeBSD$
#
PORTNAME= dejagnu
PORTVERSION= 1.4.2
PORTREVISION= 0
CATEGORIES= misc tcl83 tk83
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= dejagnu
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= expect:${PORTSDIR}/lang/expect
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= runtest.1
.include <bsd.port.mk>