caa3a12c09
PR: 23955 Submitted by: Don Croyle <croyle@gelemna.org>
21 lines
357 B
Makefile
21 lines
357 B
Makefile
# New ports collection makefile for: elisp-manual
|
|
# Date created: 18 November 1997
|
|
# Whom: Don Croyle <croyle@gelemna.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= elisp-manual
|
|
PORTVERSION= 21-2.6
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
MASTER_SITE_SUBDIR= emacs
|
|
|
|
MAINTAINER= ports@freebsd.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
ALL_TARGET= elisp
|
|
|
|
.include <bsd.port.mk>
|