mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
11 lines
210 B
Makefile
11 lines
210 B
Makefile
# $NetBSD: Makefile,v 1.8 2013/02/17 19:17:58 dholland Exp $
|
|
|
|
PKGNAME= emacs20-${DISTNAME}
|
|
PKGREVISION= 4
|
|
|
|
EMACS_VERSIONS_ACCEPTED= emacs20
|
|
|
|
CONFLICTS+= elib-[0-9]*
|
|
|
|
.include "../../devel/elib/Makefile.common"
|