1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/editors/emacs19/Makefile
1995-01-09 12:06:38 +00:00

16 lines
352 B
Makefile

# New ports collection makefile for: GNU emacs
# Version required: 19.28
# Date created: 29 October 1994
# Whom: jkh
#
# $Id: Makefile,v 1.10 1995/01/05 09:00:18 jkh Exp $
#
DISTNAME= emacs-19.28
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>