1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/devel/mkmf/Makefile

24 lines
471 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= ports@FreeBSD.org
COMMENT= Creates program and library makefiles for the make(1) command
DEPRECATED= Looks like an abandonware, no more public distfile
EXPIRATION_DATE= 2011-08-01
MAN1= mkmf.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>