freebsd-ports/editors/yudit/Makefile

23 lines
439 B
Makefile
Raw Normal View History

# Created by: rch@richard.eu.org
1999-08-25 07:57:29 +02:00
# $FreeBSD$
PORTNAME= yudit
PORTVERSION= 2.9.2
CATEGORIES= editors converters print
2000-05-20 03:59:13 +02:00
MASTER_SITES= http://yudit.org/download/ \
SUNSITE/apps/editors/X
2008-04-10 11:21:53 +02:00
MAINTAINER= ports@FreeBSD.org
2012-07-24 09:19:21 +02:00
COMMENT= Multi-lingual Unicode text editor with TTF support
CONFLICTS= netatalk-[0-9]*
USE_XORG= x11
2014-01-07 21:42:47 +01:00
USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV= LC_ALL=
2000-05-20 05:02:50 +02:00
MAKE_ENV= LC_ALL=
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>