mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add bitmap-emacs21, bitmap-mule package to use bitmap in Emacs21.
This commit is contained in:
parent
2fd407c514
commit
6bf35ab735
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197059
@ -20,6 +20,7 @@
|
||||
SUBDIR += bitedit
|
||||
SUBDIR += bitmap
|
||||
SUBDIR += bitmap-emacs20
|
||||
SUBDIR += bitmap-emacs21
|
||||
SUBDIR += bless
|
||||
SUBDIR += boiling-egg
|
||||
SUBDIR += bpatch
|
||||
|
20
editors/bitmap-emacs21/Makefile
Normal file
20
editors/bitmap-emacs21/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: bitmap for emacs21
|
||||
# Date created: 4 August 2007
|
||||
# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Bitmap-mule, Package to use bitmap in Emacs21
|
||||
|
||||
# This is a slave port.
|
||||
PORTCLASS= slave
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../editors/bitmap
|
||||
|
||||
# Setup EMACS_PORT_NAME variable.
|
||||
USE_EMACS= yes
|
||||
EMACS_PORT_NAME= emacs21
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user