mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
8d967ac61b
Submitted by: jkh
16 lines
334 B
Makefile
16 lines
334 B
Makefile
# New ports collection makefile for: GNU emacs
|
|
# Version required: 19.25
|
|
# Date created: 20 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= emacs-19.25
|
|
USE_GMAKE= yes
|
|
HAS_CONFIGURE= yes
|
|
CONFIGURE_ARGS= i386--freebsd
|
|
HOME_LOCATION= prep.ai.mit.edu:~ftp/pub/gnu
|
|
|
|
.include <bsd.port.mk>
|