freebsd-ports/editors/bitmap-emacs20/Makefile
Mark Linimon 37b71d2e4d Canonicalize handling of inclusion of bsd.port.mk.
PR:		ports/64393
Submitted by:	eik
Approved by:	maintainer timeout (2 months)
2004-05-18 22:45:06 +00:00

19 lines
423 B
Makefile

# New ports collection makefile for: bitmap for emacs20
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
MAINTAINER= shige@FreeBSD.org
COMMENT= Bitmap-mule, Package to use bitmap in Emacs20
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/bitmap
# Setup EMACS_PORT_NAME variable.
EMACS_PORT_NAME= emacs20
.include "${MASTERDIR}/Makefile"