1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/editors/emacs/Makefile

16 lines
351 B
Makefile

# New ports collection makefile for: GNU emacs
# Version required: 19.27
# Date created: 29 October 1994
# Whom: jkh
#
# $Id: Makefile,v 1.7 1994/10/04 15:45:04 jkh Exp $
#
DISTNAME= emacs-19.27
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX}
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
.include <bsd.port.mk>