# Ports collection makefile for: emacs-calc
# Date created: 7/10/5
# Whom: andrewb@cs.cmu.edu
#
# $FreeBSD: ports/math/emacs-calc/Makefile,v 1.5 2007/07/28 22:32:18 kris Exp $
#
PORTNAME= calc
PORTVERSION= 2.02f
PORTREVISION= 1
CATEGORIES= math editors
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= emacs-
MAINTAINER= andrewb@cs.cmu.edu
COMMENT= Arbitrary-precision calculator for Emacs
RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
BROKEN= Incorrect pkg-plist
INFO= calc
post-patch:
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/Makefile
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1