summaryrefslogtreecommitdiff
path: root/editors/bitmap
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 06:21:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 06:21:02 +0000
commit935870e192795a0db5cb9ead5131241e4a62f235 (patch)
tree101b6d1e85bc4571a69034476a24d8cade51daf6 /editors/bitmap
parentConvert to PORTNAME/PORTVERSION. (diff)
Finish converting editors/ to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27506
Diffstat (limited to 'editors/bitmap')
-rw-r--r--editors/bitmap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile
index 32a581722eb2..e42e303ae253 100644
--- a/editors/bitmap/Makefile
+++ b/editors/bitmap/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: bitmap for emacs20
-# Version required: 8.2
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= bitmap-mule-${BITMAP_VER}
+PORTNAME= bitmap-${EMACS_PORT}
+PORTVERSION= ${BITMAP_PKG_VER}
CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/
+DISTNAME= bitmap-mule-${BITMAP_VER}
MAINTAINER= shige@FreeBSD.org
@@ -28,7 +29,6 @@ EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER}
# target name for make build
ALL_TARGET= elc
-PKGNAME= bitmap-${EMACS_PORT}-${BITMAP_PKG_VER}
EMACS_CMD= ${PREFIX}/bin/${EMACS_NAME}-${EMACS_VER}
BUILD_DEPENDS= ${EMACS_CMD}:${PORTSDIR}/editors/${EMACS_PORT} \
uncompface:${PORTSDIR}/mail/faces