mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
ab73858a0e
can take over the MAINTAINER of the port.
19 lines
347 B
Makefile
19 lines
347 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= 2.04
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
MASTER_SITE_SUBDIR= emacs
|
|
|
|
MAINTAINER= amakawa@jp.FreeBSD.org
|
|
|
|
USE_AUTOCONF= yes
|
|
|
|
.include <bsd.port.mk>
|