f9234d53bc
This commit increments PORTREVISION which corresponds to the effect of `patch-aa' in the master port.
18 lines
332 B
Makefile
18 lines
332 B
Makefile
# New ports collection makefile for: Mule-UCS for GNU Emacs 20
|
|
# Date created: 14 January 2000
|
|
# Whom: OKAZAKI Tetsurou
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= okazaki@FreeBSD.org
|
|
|
|
PORTCLASS= slave
|
|
|
|
MASTERDIR= ${.CURDIR}/../../converters/mule-ucs
|
|
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
|
|
.include <${MASTERDIR}/Makefile>
|