1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/devel/mkmf/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

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>