15 lines
333 B
Makefile
15 lines
333 B
Makefile
# New ports collection makefile for: GNU emacs
|
|
# Version required: 19.26
|
|
# Date created: 13 September 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.4 1994/09/13 06:34:46 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= emacs-19.26
|
|
USE_GMAKE= yes
|
|
HAS_CONFIGURE= yes
|
|
CONFIGURE_ARGS= i386--freebsd
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu
|
|
|
|
.include <bsd.port.mk>
|