1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/lang/elisp-manual/Makefile
2000-04-12 06:21:15 +00:00

21 lines
380 B
Makefile

# New ports collection makefile for: elisp-manual
# Date created: 18 November 1997
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
# $FreeBSD$
#
PORTNAME= elisp-manual
PORTVERSION= 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>