freebsd-ports/lang/emacs-lisp-intro/Makefile
Michael Haro 5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00

16 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>