2000-04-04 20:11:30 +02:00
|
|
|
# New ports collection makefile for: Mule-UCS for GNU Emacs 20
|
|
|
|
# Date created: 14 January 2000
|
|
|
|
# Whom: OKAZAKI Tetsurou
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-12-13 20:30:10 +01:00
|
|
|
MAINTAINER= okazaki@FreeBSD.org
|
2000-04-04 20:11:30 +02:00
|
|
|
|
2002-05-16 22:12:15 +02:00
|
|
|
PORTCLASS= slave
|
2000-04-04 20:11:30 +02:00
|
|
|
|
2002-05-16 22:12:15 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../converters/mule-ucs
|
2000-04-04 20:11:30 +02:00
|
|
|
|
2002-05-16 22:12:15 +02:00
|
|
|
EMACS_PORT_NAME= emacs20
|
2000-04-04 20:11:30 +02:00
|
|
|
|
2002-05-16 22:12:15 +02:00
|
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
2000-04-04 20:11:30 +02:00
|
|
|
|
2002-05-16 22:12:15 +02:00
|
|
|
.include <${MASTERDIR}/Makefile>
|