1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/m4/Makefile

17 lines
327 B
Makefile
Raw Normal View History

# New ports collection makefile for: m4
1995-01-12 02:41:23 +00:00
# Version required: 1.4
# Date created: 25 October 1994
# Whom: mr
#
# $Id: Makefile,v 1.5 1995/11/26 11:29:12 asami Exp $
#
1995-01-12 02:41:23 +00:00
DISTNAME= m4-1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
1995-01-12 02:41:23 +00:00
GNU_CONFIGURE=yes
CONFIGURE_ARGS= --program-prefix=g
.include <bsd.port.mk>