1996-03-13 23:53:32 +01:00
|
|
|
# New ports collection makefile for: mkmf
|
|
|
|
# Date created: 14 Mar 1996
|
|
|
|
# Whom: se
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1996-03-13 23:53:32 +01:00
|
|
|
#
|
|
|
|
|
2000-04-11 23:30:15 +02:00
|
|
|
PORTNAME= mkmf
|
|
|
|
PORTVERSION= 4.11
|
1996-11-18 12:44:27 +01:00
|
|
|
CATEGORIES= devel
|
1996-03-13 23:53:32 +01:00
|
|
|
MASTER_SITES= ftp://ftp.uni-koeln.de/util/
|
2000-04-11 23:30:15 +02:00
|
|
|
DISTNAME= ${PORTNAME}
|
1996-03-13 23:53:32 +01:00
|
|
|
|
|
|
|
MAINTAINER= se@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Creates program and library makefiles for the make(1) command
|
1996-03-13 23:53:32 +01:00
|
|
|
|
1998-08-23 02:48:53 +02:00
|
|
|
MAN1= mkmf.1
|
1998-08-26 08:43:56 +02:00
|
|
|
MANCOMPRESSED= maybe
|
1998-08-23 02:48:53 +02:00
|
|
|
|
1996-03-13 23:53:32 +01:00
|
|
|
.include <bsd.port.mk>
|