mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
270 B
Makefile
18 lines
270 B
Makefile
|
# New ports collection makefile for: mkmf
|
||
|
# Version required: 4.11
|
||
|
# Date created: 14 Mar 1996
|
||
|
# Whom: se
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= mkmf
|
||
|
PKGNAME= mkmf-4.11
|
||
|
CATEGORIES+= devel
|
||
|
MASTER_SITES= ftp://ftp.uni-koeln.de/util/
|
||
|
|
||
|
MAINTAINER= se@FreeBSD.org
|
||
|
|
||
|
.include <bsd.port.mk>
|
||
|
|