1dc59b2a33
Submitted by: Max N. Boyarov <m.boyarov@gmail.com>
11 lines
237 B
Makefile
11 lines
237 B
Makefile
# New ports collection makefile for: dictem
|
|
# Date created: 25 Apr 2006
|
|
# Whom: Max N. Boyarov <m.boyarov@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../dictem
|
|
|
|
EMACS_PORT_NAME= xemacs21-mule
|
|
|
|
.include "${MASTERDIR}/Makefile"
|