freebsd-ports/editors/apel-emacs19/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
395 B
Makefile

# New ports collection makefile for: apel for emacs19
# Date created: 22 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
MAINTAINER= shige@FreeBSD.org
COMMENT= A Portable Emacs Library for emacs19
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/apel
# emacs port setup
EMACS_PORT_NAME= emacs19
.include "${MASTERDIR}/Makefile"