1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/misc/dejagnu/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

25 lines
406 B
Makefile

# New ports collection makefile for: dejagnu
# Date created: 12 October 1996
# Whom: markm
#
# $FreeBSD$
#
PORTNAME= dejagnu
PORTVERSION= 1.4.3
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>