freebsd-ports/lang/elisp-manual/Makefile

21 lines
394 B
Makefile
Raw Normal View History

# 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>
#
1999-08-25 02:35:40 -04:00
# $FreeBSD$
#
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>