freebsd-ports/mail/mew-xemacs20/Makefile
Satoshi Asami 555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00

19 lines
488 B
Makefile

# New ports collection makefile for: Mew (for xemacs20)
# Version required: 1.93
# Date created: 17 January 1998
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1998/11/05 22:13:27 kuriyama Exp $
#
PKGNAME= mew-xemacs20-1.93
EMACS_NAME= XEmacs-20.4
DIRSECTION= Local Packages:
DIRENTRY= "* Mew:: Messaging in the Emacs World."
INFOFILE= mew.info
MASTERDIR= ${.CURDIR}/../../mail/mew-common
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"