mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
5ce8e8e5c7
in bsd.port.mk and this helps to unify the check and install.
17 lines
403 B
Makefile
17 lines
403 B
Makefile
# New ports collection makefile for: emacs-lisp-intro
|
|
# Version required: 1.05
|
|
# Date created: 18 November 1997
|
|
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
|
|
#
|
|
# $Id: Makefile,v 1.3 1999/01/25 12:43:24 kuriyama Exp $
|
|
#
|
|
|
|
DISTNAME= emacs-lisp-intro-1.05
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
MASTER_SITE_SUBDIR= emacs
|
|
|
|
MAINTAINER= croyle@gelemna.ft-wayne.in.us
|
|
|
|
.include <bsd.port.mk>
|