2001-10-22 20:49:58 +02:00
|
|
|
# New ports collection makefile for: semi-1.13.x for emacs20
|
1999-01-18 05:02:49 +01:00
|
|
|
# Date created: 23 September 1998
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
1999-01-18 05:02:49 +01:00
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1999-01-18 05:02:49 +01:00
|
|
|
#
|
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
2003-03-06 20:23:19 +01:00
|
|
|
COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs20
|
1999-01-18 05:02:49 +01:00
|
|
|
|
1999-05-09 18:59:09 +02:00
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
1999-01-18 05:02:49 +01:00
|
|
|
|
2001-12-03 16:50:49 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/semi113
|
1999-01-18 05:02:49 +01:00
|
|
|
|
1999-05-09 18:59:09 +02:00
|
|
|
# emacs port setup
|
2000-07-12 17:51:49 +02:00
|
|
|
EMACS_PORT_NAME= emacs20
|
1999-10-11 08:22:08 +02:00
|
|
|
|
1999-05-09 18:59:09 +02:00
|
|
|
.include <${MASTERDIR}/Makefile>
|