mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
21 lines
376 B
Makefile
21 lines
376 B
Makefile
# New ports collection makefile for: mkmf
|
|
# Date created: 14 Mar 1996
|
|
# Whom: se
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= mkmf
|
|
PORTVERSION= 4.11
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://ftp.uni-koeln.de/util/
|
|
DISTNAME= ${PORTNAME}
|
|
|
|
MAINTAINER= se@FreeBSD.org
|
|
COMMENT= Creates program and library makefiles for the make(1) command
|
|
|
|
MAN1= mkmf.1
|
|
MANCOMPRESSED= maybe
|
|
|
|
.include <bsd.port.mk>
|