mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
64a88bdf7a
Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER
17 lines
324 B
Makefile
17 lines
324 B
Makefile
# New ports collection makefile for: emacs-lisp-intro
|
|
# Date created: 18 November 1997
|
|
# Whom: Don Croyle <croyle@gelemna.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= emacs-lisp-intro
|
|
PORTVERSION= 1.05
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
MASTER_SITE_SUBDIR= emacs
|
|
|
|
MAINTAINER= croyle@gelemna.org
|
|
|
|
.include <bsd.port.mk>
|