1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/lang/elisp-manual/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

21 lines
439 B
Makefile

# New ports collection makefile for: elisp-manual
# Version required: 20-2.5
# Date created: 18 November 1997
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
# $Id: Makefile,v 1.3 1999/01/25 12:42:57 kuriyama Exp $
#
DISTNAME= elisp-manual-20-2.5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
MAINTAINER= croyle@gelemna.ft-wayne.in.us
GNU_CONFIGURE= yes
ALL_TARGET= elisp
.include <bsd.port.mk>