summaryrefslogtreecommitdiffstats
path: root/russian/wmcyrx/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1999-02-12 13:44:21 +0000
committerkuriyama <kuriyama@FreeBSD.org>1999-02-12 13:44:21 +0000
commitd545a0e187921bd0443e15db453544427df76613 (patch)
tree88d42f36c24c0afa57240bd739eb0dc57372dfe6 /russian/wmcyrx/Makefile
parent842f480f86d33ee078409388e0046dd0fa20f79f (diff)
downloadFreeBSD-ports-d545a0e187921bd0443e15db453544427df76613.zip
FreeBSD-ports-d545a0e187921bd0443e15db453544427df76613.tar.gz
The cyrillic keyboard layout manager for Window Maker.
PR: ports/9315 Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
Diffstat (limited to 'russian/wmcyrx/Makefile')
-rw-r--r--russian/wmcyrx/Makefile27
1 files changed, 27 insertions, 0 deletions
diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile
new file mode 100644
index 0000000..02b514d
--- /dev/null
+++ b/russian/wmcyrx/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: CyrX-2
+# Version required: 2.0
+# Date created: 04 Janyary 1999
+# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
+#
+# $Id$
+#
+
+DISTNAME= cyrx2.0
+PKGNAME= ru-wmcyrx-2.0
+CATEGORIES= russian windowmaker
+MASTER_SITES= http://yard.hitech.mipt.ru/~mini/distrib/
+
+MAINTAINER= ozz@FreeBSD.org.ru
+
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
+WRKSRC= ${WRKDIR}/cyrx-2.0
+#NO_INSTALL_MANPAGES= yes
+
+post-extract:
+ @ ${MV} ${WRKSRC}/makefile ${WRKSRC}/Makefile
+
+do-install:
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/cyrx2 ${PREFIX}/bin/wmcyrx2
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud