1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/editors/emacs19/Makefile

17 lines
359 B
Makefile
Raw Normal View History

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