openbsd-ports/russian/xcyrillic/Makefile

21 lines
498 B
Makefile
Raw Normal View History

1999-06-20 00:50:03 -04:00
# $OpenBSD: Makefile,v 1.8 1999/06/20 04:50:03 marc Exp $
1998-07-21 04:28:24 -04:00
1998-10-15 07:17:02 -04:00
DISTNAME= xcyrillic-1.1
1998-07-21 04:28:24 -04:00
CATEGORIES= russian x11
1998-12-16 17:26:34 -05:00
1999-06-20 00:50:03 -04:00
MASTER_SITES= ftp://vell.nsc.ru/pub/X11/cyrillic/
1998-07-21 04:28:24 -04:00
ALL_TARGET= X11R6
INSTALL_TARGET= X11R6_install
USE_X11= yes
MAINTAINER= ports@openbsd.org
1998-07-21 04:28:24 -04:00
post-install:
@${ECHO} "***"
1998-10-15 07:17:02 -04:00
@${ECHO} "*** Don't forget to add directories under"
@${ECHO} "*** /usr/X11R6/lib/X11/fonts/cyrillic to FontPath"
@${ECHO} "*** in /etc/XF86Config file as first components."
1998-07-21 04:28:24 -04:00
@${ECHO} "***"
.include <bsd.port.mk>