mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
884e46693a
correctly.
16 lines
330 B
Makefile
16 lines
330 B
Makefile
# New ports collection makefile for: GNU emacs
|
|
# Version required: 19.25
|
|
# Date created: 20 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.3 1994/08/31 17:14:25 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= emacs-19.25
|
|
USE_GMAKE= yes
|
|
HAS_CONFIGURE= yes
|
|
CONFIGURE_ARGS= i386--freebsd
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu
|
|
|
|
.include <bsd.port.mk>
|