a8ba55a4fa
- Turn gnuserv-emacs20 into a slave port of gnuserv.
16 lines
305 B
Makefile
16 lines
305 B
Makefile
# New ports collection makefile for: gnuserv-emacs20
|
|
# Date created: 10 February 2001
|
|
# Whom: ilya
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# This is a slave port.
|
|
PORTCLASS= slave
|
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/gnuserv
|
|
|
|
# emacs port setup
|
|
EMACS_PORT_NAME= emacs20
|
|
|
|
.include <${MASTERDIR}/Makefile>
|