1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/devel/m4/Makefile

15 lines
375 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
#
1995-01-12 02:41:23 +00:00
# $Id: Makefile,v 1.1.1.1 1994/10/25 00:10:39 jkh Exp $
#
1995-01-12 02:41:23 +00:00
DISTNAME= m4-1.4
MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/ ftp://prep.ai.mit.edu/pub/gnu/
CONFIGURE_ARGS= --program-prefix=g --prefix=${PREFIX}
GNU_CONFIGURE=yes
.include <bsd.port.mk>