1999-01-18 04:05:06 +00:00
|
|
|
# New ports collection makefile for: wemi for emacs20
|
1999-05-10 14:41:50 +00:00
|
|
|
# Version required: 1.8.6
|
1999-01-18 04:05:06 +00:00
|
|
|
# Date created: 23 September 1998
|
1999-05-10 14:41:50 +00:00
|
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
|
1999-01-18 04:05:06 +00:00
|
|
|
#
|
1999-05-10 14:41:50 +00:00
|
|
|
# $Id: Makefile,v 1.8 1999/04/19 16:44:51 sada Exp $
|
1999-01-18 04:05:06 +00:00
|
|
|
#
|
|
|
|
|
1999-05-10 14:41:50 +00:00
|
|
|
MAINTAINER= shige@FreeBSD.ORG
|
1999-01-18 04:05:06 +00:00
|
|
|
|
1999-05-10 14:41:50 +00:00
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
1999-01-18 04:05:06 +00:00
|
|
|
|
1999-05-10 14:41:50 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs
|
1999-01-18 04:05:06 +00:00
|
|
|
|
1999-05-10 14:41:50 +00:00
|
|
|
# emacs port setup
|
1999-01-18 04:05:06 +00:00
|
|
|
EMACS_NAME= emacs
|
|
|
|
EMACS_PORT= emacs20
|
|
|
|
EMACS_VER= 20.3
|
|
|
|
EMACS_LIBDIR= share/${EMACS_NAME}
|
|
|
|
|
1999-05-10 14:41:50 +00:00
|
|
|
# use pkg/* files in ${.CURDIR}
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
1999-01-18 04:05:06 +00:00
|
|
|
|
1999-05-10 14:41:50 +00:00
|
|
|
.include <${MASTERDIR}/Makefile>
|