1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/editors/emacs22/Makefile
Jordan K. Hubbard 09be8f3661 Change all the HOME_LOCATION records to HTML spec. Now if someone
can just give me a little utility that ftps things based on an
ftp://... spec (connects as anonymous, fetches by full path, etc)
I might be able to make bsd.port.mk DTRT automagically.
Submitted by:	jkh
1994-08-31 17:14:38 +00:00

16 lines
350 B
Makefile

# New ports collection makefile for: GNU emacs
# Version required: 19.25
# Date created: 20 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.2 1994/08/21 15:09:47 jkh Exp $
#
DISTNAME= emacs-19.25
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd
HOME_LOCATION= ftp://prep.ai.mit.edu/pub/gnu/emacs-19.25.tar.gz
.include <bsd.port.mk>