mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
317 B
Makefile
18 lines
317 B
Makefile
# New ports collection makefile for: mkmf
|
|
# Version required: 4.11
|
|
# Date created: 14 Mar 1996
|
|
# Whom: se
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1996/03/13 22:53:32 se Exp $
|
|
#
|
|
|
|
DISTNAME= mkmf
|
|
PKGNAME= mkmf-4.11
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://ftp.uni-koeln.de/util/
|
|
|
|
MAINTAINER= se@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|
|
|