From 4b260ce2515cf67031168694f60633a71fad83e4 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 00:44:43 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11-fonts/bitmap-fonts/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'x11-fonts/bitmap-fonts') diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile index 1be12522908f..7de81aaac6df 100644 --- a/x11-fonts/bitmap-fonts/Makefile +++ b/x11-fonts/bitmap-fonts/Makefile @@ -1,22 +1,21 @@ # New ports collection makefile for: bitmap-font -# Version required: 8.2 # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA # # $FreeBSD$ # -DISTNAME= bitmap-mule-${BITMAP_VER} -PKGNAME= bitmap-font-${BITMAP_VER} +PORTNAME= bitmap-font +PORTVERSION= 8.2 CATEGORIES= x11-fonts elisp MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ +DISTNAME= bitmap-mule-${PORTVERSION} MAINTAINER= shige@FreeBSD.org BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86 # distfile version -BITMAP_VER= 8.2 BITMAP_FONT= etl6x12-bitmap etl7x14-bitmap etl8x16-bitmap etl12x24-bitmap FONTSDIR= lib/X11/fonts/local PKGINSTALL= ${WRKDIR}/INSTALL -- cgit v1.2.3