1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/mkmf/Makefile

20 lines
305 B
Makefile
Raw Normal View History

# New ports collection makefile for: mkmf
# Date created: 14 Mar 1996
# Whom: se
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
2000-04-11 21:30:15 +00:00
PORTNAME= mkmf
PORTVERSION= 4.11
CATEGORIES= devel
MASTER_SITES= ftp://ftp.uni-koeln.de/util/
2000-04-11 21:30:15 +00:00
DISTNAME= ${PORTNAME}
MAINTAINER= se@FreeBSD.org
MAN1= mkmf.1
1998-08-26 06:43:56 +00:00
MANCOMPRESSED= maybe
.include <bsd.port.mk>