19 lines
425 B
Makefile
19 lines
425 B
Makefile
# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:59 joerg Exp $
|
|
|
|
DISTNAME= yudit-2.7.8
|
|
PKGREVISION= 1
|
|
CATEGORIES= editors
|
|
MASTER_SITES= http://yudit.org/download/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= wulf@NetBSD.org
|
|
HOMEPAGE= http://yudit.org/
|
|
COMMENT= Unicode Text Editor
|
|
|
|
USE_LANGUAGES= c c++
|
|
USE_TOOLS+= gmake
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_ARGS+= --with-x
|
|
|
|
.include "../../mk/x11.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|