1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/devel/dmake/Makefile
Bill Fenner e4f0709761 Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longer
runs FreeBSD.

Submitted by:	Cornelis van der Laan <nils@trados.com>
1997-08-11 18:02:08 +00:00

22 lines
449 B
Makefile

# New ports collection makefile for: dmake
# Version required: 4.0
# Date created: 31 July 1995
# Whom: nils@guru.ims.uni-stuttgart.de
#
# $Id: Makefile,v 1.2 1995/11/26 11:28:59 asami Exp $
#
DISTNAME= dmake40
PKGNAME= dmake-4.0
CATEGORIES= devel
MASTER_SITES= ftp://plg.uwaterloo.ca/pub/dmake/
MAINTAINER= ports@FreeBSD.ORG
WRKSRC= $(WRKDIR)/dmake
USE_GMAKE= yes
MAKEFILE= makefile
ALL_TARGET= bsd43
.include <bsd.port.mk>